Extended account id's to 15 chars. Changed account type to varchar(10)
[fa-stable.git] / CHANGELOG.txt
index d31867ae69e25a91c917c0d5da443c7c6dacbfdf..93efc65f3ac8eebbe45623249819dfd970a1edcc 100644 (file)
@@ -19,6 +19,22 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+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