Smaller bug fixes [0000017]
[fa-stable.git] / CHANGELOG.txt
index 2801b07cae770c3dac6e0bd4cc643b752ba0fb47..527d5768ed12137b4d99fd5d8d8cc7c77dce49e8 100644 (file)
@@ -19,6 +19,32 @@ 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