From 7b37c788e59a85fc97222b5f3cbe55aa41a4779d Mon Sep 17 00:00:00 2001 From: Janusz Dobrowolski Date: Thu, 18 Sep 2008 19:49:32 +0000 Subject: [PATCH] Adding/viewing records in related table on F4 in customer/suplier selector. --- CHANGELOG.txt | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index cb5f33e..d491a6c 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,36 @@ Legend: ! -> Note $ -> Affected files ++ Support for calling external pages during document entry (e.g. for adding customer/supplier/items). +$ /index.php + /includes/ui/ui_controls.inc + /includes/ui/ui_input.inc + /includes/ui/ui_lists.inc + /js/inserts.js ++ Add/view on F4 in customer/supplier selectors +$ /gl/gl_bank.php ++ Add/view on F4 in supplier/items selectors +$ /purchasing/po_entry_items.php + /inventory/manage/items.php ++ Add/view on F4 in supplier selector +$ /purchasing/supplier_credit.php + /purchasing/supplier_invoice.php + /purchasing/supplier_payment.php + /purchasing/allocations/supplier_allocation_main.php + /purchasing/manage/suppliers.php + /inventory/purchasing_data.php ++ Add/view on F4 in customer selector + /sales/credit_note_entry.php + /sales/customer_payments.php + /sales/sales_order_entry.php + /sales/allocations/customer_allocation_main.php + /sales/includes/ui/sales_credit_ui.inc + /sales/includes/ui/sales_order_ui.inc + /sales/manage/customer_branches.php + /sales/manage/customers.php +# Syntax error introduced in previous update fixed +$ /inventory/prices.php + 18-Sep-2008 Joe Hunt + New Report - Bank Statement. $ /reporting/reports_main.php -- 2.30.2