Changed so GL Account Types id allows up to 6 digits
[fa-stable.git] / CHANGELOG.txt
index de1f8a42dd9a818f4840d42b8d11cbffbc5d1065..aa7e6d8a02adbf7245718906f95f36ab4ddae827 100644 (file)
@@ -19,6 +19,33 @@ 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
@@ -39,6 +66,8 @@ $ /includes/data_checks.inc
 $ /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.