From: Janusz Dobrowolski Date: Thu, 19 Jun 2008 15:32:02 +0000 (+0000) Subject: Ajax added to some sales module files, some minor bugfixes X-Git-Tag: v2.4.2~19^2~1996 X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=fcdf03a1aff8c35f0045f8021d9fcbe82ecca4b6;p=fa-stable.git Ajax added to some sales module files, some minor bugfixes --- diff --git a/CHANGELOG.txt b/CHANGELOG.txt index a380c711..7340c341 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -20,24 +20,22 @@ Legend: $ -> Affected files 19-Jun-2008 Janusz Dobrowolski -# Fixing database error in branch exist check on empty customer_id -$ /includes/data_checks.inc -# Layout fix for hyperlink_params_td() -$ /includes/ui/ui_controls.inc - /includes/ui/ui_input.inc - /includes/ui/ui_lists.inc - /js/inserts.js - /lang/installed_languages.inc - /lang/new_language_template/LC_MESSAGES/empty.po - /modules/installed_modules.php - /purchasing/allocations/supplier_allocation_main.php - /reporting/fonts/iqraa.afm - /reporting/includes/class.pdf.inc ++ Added ajax improvements +$ /purchasing/allocations/supplier_allocation_main.php /sales/customer_delivery.php /sales/customer_invoice.php /sales/allocations/customer_allocation_main.php - /sales/manage/customer_branches.php /sales/manage/customers.php ++ Ajax added to check helper function +$ /includes/ui/ui_input.inc +# Fixing database error in branch exist check on empty customer_id +$ /includes/data_checks.inc +# Layout fix for hyperlink_params_td() +$ /includes/ui/ui_controls.inc +# Fix for initial combo position +$ /includes/ui/ui_lists.inc +# Fix to select onchange extension +$ /js/inserts.js 19-Jun-2008 Joe Hunt ! changed so the due date is updated when changing customer in direct invoice.