X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=85569f0775225b3e2ba8ea8199c573bac9c40bc5;hb=60e2b6dfc0b71af9fae2712058bdfaeacf2a9fee;hp=900bbbef5cf963f2cb1a8ebdba8209b676fc1bce;hpb=b855efb8cb1880e44620b1a70b63bfe89110e880;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 900bbbef..85569f07 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,61 @@ Legend: ! -> Note $ -> Affected files +20-Sep-2008 Joe Hunt +# Fix for exchange variation when allocating payments. re-inserted in System and GL Setup. +$ /admin/gl_setup.php + /admin/db/company_db + /includes/banking.inc + /purchasing/allocations/supplier_allocate.php + /purchasing/includes/db/suppalloc_db.inc + /sales/allocations/customer_allocate.php + /sales/includes/db/custalloc_db.inc + /sales/includes/db/payment_db.inc + /sales/includes/db/sales_credit_db.inc +! New tcpdf.php file. Minor bugfixes from tcpdf.org + /reporting/includes/tcpdf.php + + +18-Sep-2008 Janusz Dobrowolski ++ 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 +# Fixed retreiving of exchange rates [0000057] +$ /gl/manage/exchange_rates.php + /includes/banking.inc + /includes/ui/ui_view.inc + +18-Sep-2008 Joe Hunt ++ New Report - Bank Statement. +$ /reporting/reports_main.php + /reporting/rep601.php (new file) + 17-Sep-2008 Joe Hunt ! New PDF tcpdf.php file. Support for cid-0 fonts (Chinese, Japanese, Korean, CJK, Asian fonts) without embedding. New cid-0 fonts will be available for download when release 2.0.2 is shipping. Reduces file size enormouusly