Fixed bug in 2 files regarding stock movements. Moved from Invoice to Delivery.
[fa-stable.git] / CHANGELOG.txt
index 90982c47ab2a947fc18594e99a6333158fadb0c8..6be84cd0800b735e682c5586aac375c7955c4859 100644 (file)
@@ -19,6 +19,24 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+30-May-2008 Joe Hunt
+# Fixed bug in 2 files regarding stock movements. Moved from Invoice to Delivery.
+$ /inventory/inquiry/stock_movements.php
+  /reporting/rep302.php
+
+28-May-2008 Joe Hunt
+# More bugs related to debtor_trans changes (positive amounts)
+$ /gl/includes/db/gl_db_banking.inc
+  /sales/allocations/customer_allocate.php
+  /sales/includes/db/custalloc_db.inc
+  /sales/inquiry/customer_allocation_inquiry.php
+
+27-May-2008 Joe Hunt
+# Changed more files with new html/css.
+$ /includes/page/header.inc
+  /purchasing/inquiry/supplier_allocation_inquiry.php
+  /sales/credit_note_entry.php
+  
 26-May-2008 Joe Hunt
 # Fixed many minor bugs, new ones as well as debtor_trans related.
 ! Changed to use DOCTYPE html 4.01 transitionel. Some files/css needed change.