X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=5f3b242b983f274d4109d08fc4f864466e8a7aed;hb=d386dc04192e5ea4aa3585c52220e97a805b9311;hp=04ef157585aff0f54eea83b306803c6595d6e4f9;hpb=06da8fe44e41aa6f8801fe44987487caec3b0b02;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 04ef1575..5f3b242b 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,41 @@ Legend: ! -> Note $ -> Affected files +22-Jan-2010 Tom Hallman/Joe Hunt +# Exchange rate doesn't update table when adding new or deleting rate +$ /gl/manage/exchange_rates.php +! Small adjustments to Bank Statement and GL Transactions Reports +$ /reporting/rep601.php + /reporting/rep704.php +! Layout fix for Report Selectors in when running in Windows OS. +$ /reporting/includes/reports_classes.inc + +20-Jan-2010 Joe Hunt +! Put a heavy warning on marking the checkbox 'Allow Negative Inventory'. +$ /admin/gl_setup.php + +18-Jan-2010 Joe Hunt +# Demand was calculated double from Sales Quotation. Should be 0. +$ /includes/db/manufacturing_db.inc +# A back link was still in Bank Transfer. +$ /gl/bank_transfer.php + +------------------------------- Release 2.2.4 ---------------------------------- +17-Jan-2010 Joe Hunt +! Release 2.2.4 +$ $config.default.php + update.html + +17-Jan-2010 Janusz Dobrowolski +! Improved error checking.in company update/creation. +$ /admin/create_coy.php +# Fixed default value for stock_category.dflt_tax_type +$ /sql/en_US-new.sql +# Fixed errors display in ajax mode. +$ /includes/errors.inc +# Fixed checks for deleting POS +$ /sales/manage/sales_points.php + 15-Jan-2010 Janusz Dobrowolski ! Changed so GL Account Types id allows up to 10 digits. $ /gl/manage/gl_account_types.php @@ -26,6 +61,11 @@ $ /gl/manage/gl_account_types.php $ /inventory/manage/sales_kits.php # Cleaned warnings in errorlog. $ /sales/includes/sales_db.inc +! Default 0 on empty amount fields +$ /includes/data_checks.inc +! Empty numeric input fields globaly defaulted to 0. +$ /includes/data_checks.inc + /includes/ui/ui_input.inc 15-Jan-2010 Joe Hunt # [0000190] Back link on confirmation only pages removed.