Improved report module and some minor fixes.
authorJanusz Dobrowolski <janusz@frontaccounting.eu>
Thu, 23 Oct 2008 17:23:52 +0000 (17:23 +0000)
committerJanusz Dobrowolski <janusz@frontaccounting.eu>
Thu, 23 Oct 2008 17:23:52 +0000 (17:23 +0000)
CHANGELOG.txt

index 5a20c68df51128244605ec61622aaf44662b7d74..1f99a5af76cf27602a99911ef60361a7d990cf74 100644 (file)
@@ -19,6 +19,27 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+23-Oct-2008 Janusz Dobrowolski
++ Improved report module performance, also usable without javascript.
+$ /reporting/reports_main.php
+  /reporting/includes/class.pdf.inc
+  /reporting/includes/pdf_report.inc
+  /reporting/includes/reports_classes.inc
+  /reporting/includes/header2.inc
++ Hotkey support for viewer links.
+$ /includes/ui/ui_view.inc
+  /js/inserts.js
++ Added purchase order printing after entry.
+$ /purchasing/po_entry_items.php
++ Added hotkeys to credit note final menu.
+$ /sales/credit_note_entry.php
+# Fixed submit button for IE7
+$ /includes/ui/ui_input.inc
+# Fixed ajax popup flicker.
+$ /js/utils.js
+# Fix after 2.0.4 merge
+$ /sales/inquiry/sales_orders_view.php
+
 23-Oct-2008 Joe Hunt
 ! Merging the changes up to 2-0-4
 $ /purchasing/supplier_invoice.php