From: Janusz Dobrowolski Date: Mon, 8 Dec 2008 20:48:00 +0000 (+0000) Subject: Two small bugfixes related to item kits. X-Git-Tag: v2.4.2~19^2~1681 X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=ec44f448dbcfc82df87de4fd658b254670fad113;p=fa-stable.git Two small bugfixes related to item kits. --- diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 69833ed0..3e6e910d 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -39,6 +39,10 @@ $ /admin/gl_setup.php /sales/manage/customer_branches.php # Fixed Win AltGr issue in hotkeys system. $ /js/inserts.js +# Fixed sales_items selector for MySql 3.xx compatibility +$ /includes/ui/ui_lists.inc +# Fixed broken syntax in delete_item_code() +$ /inventory/includes/db/items_codes_db.inc ! Merged changes from main trunk up to version 2.0.6 (see below) $ /config.php /update.html