Code cleanup.
[fa-stable.git] / CHANGELOG.txt
index a3a656abf9bbc527ee08057dfccecb1ed3c3d9b2..629681faad356ff4af89b4c09d47d1dd652fcc07 100644 (file)
@@ -19,6 +19,33 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+12-Dec-2008 Joe Hunt
+! Changed so document Sales Invoice now shows delivery notes instead of sales order
+$ /reporting/includes/header2.inc
+.
+11-Dec-2008 Joe Hunt
++ Two new fields in company table, accumulate_shipping and logal_text
+  Accumulat shipping is for accumulating shipping on batch invoice
+  Legal text is a last line legal info on sales invoices.
+$ /sql/alter2.1.sql
+  /admin/db/company_db.inc
+  /admin/gl_setup.php
+  /reporting/includes/header2.inc
+  /sales/customer_invoice.php
+
+10-Dec-2008 Janusz Dobrowolski
+# File and line was not displayed for devel error messages.
+$ /includes/errors.inc
+# Fixed duplicate groups in list selectors.
+$ /includes/ui/ui_lists.inc
+
+09-Dec-2008 Joe Hunt
+# Bug in document right-margin when more than 1 page.
+$ /reporting/includes/header2.inc
+! Changed so input of account type is possible (like classes)
+$ /gl/manage/gl_account_types.php
+  /gl/includes/db/gl_db_account_types.inc
+  
 08-Dec-2008 Janusz Dobrowolski
 + Added helpers for list editor F4 calls.
 $ /includes/ui/ui_controls.inc