Smaller bug fixes [0000017]
[fa-stable.git] / CHANGELOG.txt
index 8c38fdd40e03feb9c30d5f3e79c0757df4ca9d40..527d5768ed12137b4d99fd5d8d8cc7c77dce49e8 100644 (file)
@@ -19,6 +19,49 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+14-Jul-2008 Janusz Dobrowolski
+# Fixed bug [0000017] - error while checking qoh
+$ /includes/ui/items_cart.inc
+  /manufacturing/work_order_issue.php
+# Fixed ajax update
+$ /gl/manage/gl_accounts.php
+
+13-Jul-2008 Joe Hunt
++ Added GL Summary of Tax Report (rep709.php). Usable only if different Tax Accounts are used.
+$ /reporting/rep709.php
+
+12-Jul-2008 Joe Hunt
+! Rewrite of Tax Report (rep709.php).
+$ /reporting/rep709.php
+
+09-Jul-2008 Janusz Dobrowolski
+# Corrections to maximum input lengths
+$ /gl/manage/bank_accounts.php
+  /gl/manage/gl_account_classes.php
+# Fixed spare Back link on restricted pages
+$ /includes/session.inc
+# Fixed bank_account_types_list()
+$ /includes/ui/ui_lists.inc
+# Fixed warning about unexisting POST var
+$ /sales/manage/customers.php
+
+08-Jul-2008 Janusz Dobrowolski
+# Added validation of entered quantities
+$ /sales/customer_credit_invoice.php
+# Fixed ajax update (0000015) and quantity checks
+$ /sales/customer_delivery.php
+  /sales/customer_invoice.php
+# Fixed invalid voiding sales invoice/delivery/credit (0000016)
+$ /sales/includes/db/sales_delivery_db.inc
+  /sales/includes/db/sales_invoice_db.inc
+  /sales/includes/sales_db.inc
+# Fixed setting document date to Today() 
+$ /sales/includes/cart_class.inc
+
+08-Jul-2008 Joe Hunt
++ Addition in test of duplicate fiscal year
+$ /admin/fiscalyears.php
+
 07-Jul-2008 Joe Hunt
 # Corrected a subbug in 00000012 (blank page in sales_types.php).
 $ /sales/manage/sales_types.php