Extended account id's to 15 chars. Changed account type to varchar(10)
[fa-stable.git] / CHANGELOG.txt
index 4e0ee63b5b032781289eebfce5194fe867da931b..93efc65f3ac8eebbe45623249819dfd970a1edcc 100644 (file)
@@ -19,7 +19,29 @@ Legend:
 ! -> Note
 $ -> Affected files
 
-20-Jan-2010 Merged changes from main trunk 2.2.4-2.2.5 as follows
+04-Feb-2010 Joe Hunt
+! Extended account id's to 15 chars. Changed account type to varchar(10)
+  and class id varchar(3). Ability to change account groups online.
+$ /gl/manage/gl_account_classes.php
+  /gl/manage/gl_account_types.php
+  /gl/includes/db/gl_db_account_types.inc
+  /sql/alter2.3.sql
+  /sql/en_US-demo.sql
+  /sql/en_US-new.sql
+  
+02-Feb-2010 Janusz Dobrowolski
+# Payment terms were not retrieved atinvoice edit start.
+$ /sales/customer_invoice.php
+# Fixed item selector.
+$ /inventory/prices.php
+
+02-Feb-2010 Janusz Dobrowolski
+# Missing closing bracket
+$ /sql/alter2.3.php
+# Small fixes in sys_prefs update/retrieve
+$ /admin/db/company_db.inc
+
+02-Feb-2010 Merged changes from main trunk 2.2.4-2.2.5 as follows
 ------------------------------- Release 2.2.5 ----------------------------------
 02-Feb-2010 Joe Hunt
 ! Release 2.2.5