Changed so Print Statements don't list voided items.
[fa-stable.git] / CHANGELOG.txt
index f732a28c613c529f6785ec0d4460c22435e01c78..8cb8f903a582c7d896c37a79b5537b4ccd4b93d6 100644 (file)
@@ -19,10 +19,29 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+10-May-2010 Joe Hunt/Alvin
+! Changed so Print Statements don't list voided items.
+$ /reporting/rep108.php
+
+04-May-2010 Janusz Dobrowolski/Robert Laussegger
+# Fixed amibiguites and typos in report titles.
+$ /reporting/includes/doctext.inc
+  /reporting/includes/doctext2.inc
+
+04-May-2010 Joe Hunt
+# [0000225] Supplier Payment Report showing paid invoices (rounding problem)
+$ /reporting/rep203.php
+! Minor change to balance sheet/profit and loss drilldown
+  Script is modified to display only direct child types
+/gl/inquiry/balance_sheet.php
+/gl/inquiry/profit_loss.php
+! New empty.po for release 2.2.8
+$ /lang/new_language_template/LC_MESSAGES/empty.po
+
 26-Apr-2010 Joe Hunt
 ! Allowing the Tax Report to be printed to Excel/OO Calc
 $ /reporting/rep709.php
-  /reports_main.php
+  /reporting/reports_main.php
   /reporting/includes/excel_report.inc
   
 21-Apr-2010 Joe Hunt