X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=629681faad356ff4af89b4c09d47d1dd652fcc07;hb=032543e8bebfaf5ed19f8a8bad793893af497862;hp=69833ed03543acf064f238e095d8941a5f73d4b3;hpb=b41fa95c67fdc11c762d63480b10077f191dfd0f;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 69833ed0..629681fa 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,33 @@ Legend: ! -> Note $ -> Affected files +12-Dec-2008 Joe Hunt +! Changed so document Sales Invoice now shows delivery notes instead of sales order +$ /reporting/includes/header2.inc +. +11-Dec-2008 Joe Hunt ++ Two new fields in company table, accumulate_shipping and logal_text + Accumulat shipping is for accumulating shipping on batch invoice + Legal text is a last line legal info on sales invoices. +$ /sql/alter2.1.sql + /admin/db/company_db.inc + /admin/gl_setup.php + /reporting/includes/header2.inc + /sales/customer_invoice.php + +10-Dec-2008 Janusz Dobrowolski +# File and line was not displayed for devel error messages. +$ /includes/errors.inc +# Fixed duplicate groups in list selectors. +$ /includes/ui/ui_lists.inc + +09-Dec-2008 Joe Hunt +# Bug in document right-margin when more than 1 page. +$ /reporting/includes/header2.inc +! Changed so input of account type is possible (like classes) +$ /gl/manage/gl_account_types.php + /gl/includes/db/gl_db_account_types.inc + 08-Dec-2008 Janusz Dobrowolski + Added helpers for list editor F4 calls. $ /includes/ui/ui_controls.inc @@ -39,6 +66,13 @@ $ /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 +# Additional fixes to foreign/kit codes +$ /inventory/manage/item_codes.php + /inventory/manage/sales_kits.php ! Merged changes from main trunk up to version 2.0.6 (see below) $ /config.php /update.html