Code cleanup.
[fa-stable.git] / CHANGELOG.txt
index 2dde7660e998f0c03f24d2f92b95c7e213d640a3..629681faad356ff4af89b4c09d47d1dd652fcc07 100644 (file)
@@ -19,6 +19,20 @@ 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