X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=aa7e6d8a02adbf7245718906f95f36ab4ddae827;hb=b3060f01f97c47413d82c2e9ec2b69d48c6eff3b;hp=393e7c716c7d89b21732c262917782cb5ec44741;hpb=3202ca67b7ba9fd68b6dbc471452f79e77238a93;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 393e7c71..aa7e6d8a 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,56 @@ Legend: ! -> Note $ -> Affected files +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 +# Prevent warnings for sql results without 'inactive' field +$ /includes/ui/db_pager_view.inc +# Fixed js error in IE7 +$ /js/inserts.js ++ Added support for customized doctext.inc/header2.inc +$ /reporting/prn_redirect.php + /reporting/includes/pdf_report.inc +! Increased number of decimals for tax calculations +$ /taxes/tax_calc.inc +! Code cleanup +$ /includes/current_user.inc +# Fixed check for missing POST in check_num() +$ /includes/data_checks.inc +# [0000187] Category and description reset after failed check; +$ /inventory/manage/item_codes.php +# [0000186] Timeout on Refresh button +$ /sales/allocations/customer_allocate.php +# [0000185] Update notification missing. +$ inventory/reorder_level.php + 09-Jan-2010 Joe Hunt # Bugs in deleting fiscal year. Some transactions weren't deleted. $ /admin/fiscalyear.php