X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=6a6dbddbd95230693d127f2cbb02678ed8691a83;hb=f2059a43d9e6098722f28cb623d863cdf9748f75;hp=04ef157585aff0f54eea83b306803c6595d6e4f9;hpb=06da8fe44e41aa6f8801fe44987487caec3b0b02;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 04ef1575..6a6dbddb 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,65 @@ Legend: ! -> Note $ -> Affected files +25-Jan-2010 Joe Hunt +# Bug in the sequence in sales price pickup +$ /sales/includes/sales_db.inc ++ Added document Receipt and small rearrangements and bugfixes +$ /includes/types.inc + /includes/ui/ui_view.inc + /reporting/rep107.php + /reporting/rep108.php + /reporting/rep109.php + /reporting/rep110.php + /reporting/rep111.php + /reporting/rep112.php (new document file) + /reporting/rep209.php + /reporting/rep210.php + /reporting/reports_main.php + /reporting/includes/doctext.inc + /reporting/includes/doctext2.inc + /reporting/includes/header2.inc + /reporting/includes/reporting.inc + /reporting/includes/reports_classes.inc + /sales/customer_payments.php + /sales/sales_order_entry.php + /sales/inquiry/customer_inquiry.php + +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 +85,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.