Bug [0000112] It shows invoices as overdue still (in red), even though its been payed...
[fa-stable.git] / CHANGELOG.txt
index 3e4a02179028bd62a137aac60163d5159d09bf06..c4df5ea77aeea6881aff636be3e196bf18b828f3 100644 (file)
@@ -19,6 +19,20 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+22-Jan-2009 Joe Hunt
+# Bug [0000112] It shows invoices as overdue still (in red), even though its been payed and allocated. 
+$ /sales/inquiry/customer_inquiry.php
+
+13-Jan-2009 Joe Hunt
+# Bug [0000111] Accounts on Credit Hold can still process delivery notes on sales order and invoicing.
+$ /sales/customer_delivery.php
+  /sales/customer_invoice.php
+  /sales/includes/ui/sales_order_ui.inc
+  
+08-Jan-2009 Janusz Dobrowolski
+# Numeric check on class id added.
+$ /gl/manage/gl_account_classes.php
+
 02-Jan-2009 Joe Hunt
 # [0000104] minor language updates in a few sales files 
 $ /sales/customer_invoice.php
@@ -61,7 +75,7 @@ $ /includes/ui/ui_view.inc
 
 10-Dec-2008 Janusz Dobrowolski
 # [0000099] New line added to inventory transfer/adjustment sometimes overwrites old one.
-$ /inlucdes/ui/items_cart.inc
+$ /includes/ui/items_cart.inc
 
 09-Dec-2008 Janusz Dobrowolski
 # [0000098] Unable issue of credit note for invoice with removed item lines.