X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=f0ae99edb485827acf8b55d5873a2368bd4e1f8b;hb=c0b985cc57f88e49f3402e1c55f7e884e55770ea;hp=52b5a52e45763a8da48c3a5c9bf8fee1fbaeafd6;hpb=9e44d776f49ac5c16c15fd3fc8f0d85edcc771e7;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 52b5a52e..f0ae99ed 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,60 @@ Legend: ! -> Note $ -> Affected files +15-Jan-2010 Janusz Dobrowolski +! Changed so GL Account Types id allows up to 10 digits. +$ /gl/manage/gl_account_types.php +# [0000187] Category and description reset after failed check; +$ /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. +$ /includes/page/footer.inc + /includes/ui/ui_view.inc + /includes/main.inc +# Removed a comma after last item in structure for 0_tax_types, line 1596 +$ /sql/en_US-new.sql + +14-Jan-2010 Joe Hunt +# A couple of small bugs were fixed in average material cost +$ /purchasing/includes/db/grn_db.inc + /purchasing/includes/db/invoice_db.inc + /manufacturing/includes/db/work_orders_db.inc + +13-Jan-2010 Joe Hunt +! Changed so also Item Adjustment and Cost Update allow more than 2 dec in price +$ /inventory/cost_update.php + /inventory/includes/item_adjustments_ui.inc + /inventory/view/view_adjustment.php +! Changed so GL Account Types id allows up to 6 digits. +$ /gl/manage/gl_account_types.php + +12-Jan-2010 Janusz Dobrowolski +# Fixed buggy exemptions display +$ /taxes/item_tax_types.php + +------------------------------- Release 2.2.3 ---------------------------------- +12-Jan-2010 Joe Hunt +! Release 2.2.3 +! Allow using of multi level sub-types when digits are of same length in account types +$ config.default.php + update.html + /gl/includes/db/gl_db_accounts.inc +! Print COA also prints class id and account type id. +$ /reporting/rep701.php + + +11-Jan-2010 Janusz Dobrowolski +# Removed invalid constraint on tax_types. +$ /sql/en_US-new.sql + 10-Jan-2010 Janusz Dobrowolski ! Small fix in new_doc_date() $ /includes/date_functions.inc