Added integrtion ofcustom and extended reports to reporting menu; ui_list cleanup.
authorJanusz Dobrowolski <janusz@frontaccounting.eu>
Sun, 15 Nov 2009 21:00:09 +0000 (21:00 +0000)
committerJanusz Dobrowolski <janusz@frontaccounting.eu>
Sun, 15 Nov 2009 21:00:09 +0000 (21:00 +0000)
CHANGELOG.txt

index da6f8381422366d6f3fb01218a1a47c83845f397..0e1e0e1548da94f77b7100d3d1888b8cd6fc350c 100644 (file)
@@ -19,6 +19,36 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+15-Nov-2009 Janusz Dobrowolski
++ Added integration of custom and extended reports into reporting module; optimizations.
+$ /reporting/prn_redirect.php
+  /reporting/reports_main.php
+  /reporting/includes/reports_classes.inc
+! All *_list() helper functions now return html code, while *_list_cells/*_list_row() display the controls directly.
+$ /includes/ui/ui_lists.inc
+  /admin/backups.php
+  /admin/inst_module.php
+  /admin/print_profiles.php
+  /gl/includes/ui/gl_bank_ui.inc
+  /gl/includes/ui/gl_journal_ui.inc
+  /gl/manage/exchange_rates.php
+  /includes/ui/ui_input.inc
+  /inventory/cost_update.php
+  /inventory/prices.php
+  /inventory/purchasing_data.php
+  /inventory/reorder_level.php
+  /inventory/inquiry/stock_status.php
+  /inventory/manage/item_codes.php
+  /inventory/manage/items.php
+  /inventory/manage/sales_kits.php
+  /manufacturing/inquiry/where_used_inquiry.php
+  /manufacturing/manage/bom_edit.php
+  /purchasing/allocations/supplier_allocation_main.php
+  /purchasing/includes/ui/invoice_ui.inc
+  /purchasing/includes/ui/po_ui.inc
+  /sales/allocations/customer_allocation_main.php
+  /sales/manage/customer_branches.php
+
 13-Nov-2009 Tom Hallman/Joe Hunt
 ! Allow editing account when editing a row in GL Bank and GL Journal Entry
 $ /gl/gl_bank.php