Removed some warnings and madeAudit Trail report MySql 3.23 compatible.
[fa-stable.git] / CHANGELOG.txt
index ca541bb61a5e80b12a8cfcda5e7e8db8f09bcafe..48bc5722cb4c2692e42d2591d0953457eb4a04ef 100644 (file)
@@ -19,8 +19,55 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+15-Jul-2009 Joe Hunt
+! Replaced sys_types names from table to systypes::name in reports
+  Now the English names in table are never used in inquiries or reports
+$ /reporting/rep101.php
+  /reporting/rep102.php
+  /reporting/rep108.php
+  /reporting/rep201.php
+  /reporting/rep202.php
+  /reporting/rep203.php
+  /reporting/rep709.php
+  /sql/alter2.2.sql
+! Audit-Trail report (systypes selector should include all systypes, extra parameter to function dup_systypes_list.
+$ /reporting/rep710.php
+  /reporting/reports_main.php
+  /reporting/includes/reports_classes.inc
+# Removed warning from COA report
+$ /gl/includes/db/gl_db_accounts.inc
+  /includes/date_functions.inc
+  /reporting/rep701.php
+  
+13-Jul-2009 Joe Hunt
++ Added Audit Trail Report
+$ /reporting/rep710.php (new file)
+$ /reporting/reports_main.php
+! Changed so $page_security works with reports (displays an error message on top)
+$ /reporting/includes/pdf_report.inc
+  /reporting/includes/excel_report.inc
+  
+10-Jul-2009 Janusz Dobrowolski
++ Added direct allocations in payments.
+$ /purchasing/supplier_payment.php
+  /sales/customer_payments.php
+! Allocations related code reuse.
+$ /includes/ui/allocation_cart.inc
+  /purchasing/allocations/supplier_allocate.php
+  /sales/allocations/customer_allocate.php
+
+02-Jul-2009 Joe Hunt
+! Always show 0.00 in debit column when using display_debit_or_credit
+$ /includes/ui/ui_view.inc
+
+01-Jul-2009 Joe Hunt
 ! Small adjustment in /inventory/prices.php to see the calculated prices if they are set.
 $ /inventory/prices.php
+# Small bug/layout fixes
+$ /inventory/manage/item_categories.php
+  /inventory/manage/locations.php
+  /sql/en_US-demo.sql
+  /sql/en_US-new.sql
 
 30-Jun-2009 Joe Hunt
 # Small annoying bug-fixes in items.php and items_trans_db.inc