Fixed bugs [0000186],[0000187] and a couple of other cleanups.
authorJanusz Dobrowolski <janusz@frontaccounting.eu>
Sun, 10 Jan 2010 21:41:26 +0000 (21:41 +0000)
committerJanusz Dobrowolski <janusz@frontaccounting.eu>
Sun, 10 Jan 2010 21:41:26 +0000 (21:41 +0000)
CHANGELOG.txt

index 39437d5403deccc28bc33ad9d81914ac5c74c645..de1f8a42dd9a818f4840d42b8d11cbffbc5d1065 100644 (file)
@@ -31,6 +31,14 @@ $ /reporting/prn_redirect.php
   /reporting/includes/pdf_report.inc
 ! Increased number of decimals for tax calculations
 $ /taxes/tax_calc.inc
+! Code cleanup
+$ /includes/current_user.inc
+# Fixed check for missing POST in check_num()
+$ /includes/data_checks.inc
+# [0000187] Category and description reset after failed check;
+$ /inventory/manage/item_codes.php
+# [0000186] Timeout on Refresh button
+$ /sales/allocations/customer_allocate.php
 
 09-Jan-2010 Joe Hunt
 # Bugs in deleting fiscal year. Some transactions weren't deleted.