From: Janusz Dobrowolski Date: Sun, 7 Dec 2008 19:03:34 +0000 (+0000) Subject: Added list category grouping, delivbery/ivoice address selection and some other fixes. X-Git-Tag: v2.4.2~19^2~1694 X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=8f2ce4a78f7f4258ef879b40feff3bed3feb8034;p=fa-stable.git Added list category grouping, delivbery/ivoice address selection and some other fixes. --- diff --git a/CHANGELOG.txt b/CHANGELOG.txt index fa29eb01..473cf40f 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,24 @@ Legend: ! -> Note $ -> Affected files +07-Dec-2008 Janusz Dobrowolski ++ Added list category grouping. +$ /includes/ui/ui_lists.inc +! Changed branch/customer invoice address/name selection on reports +$ /reporting/includes/doctext.inc + /reporting/includes/doctext2.inc + /reporting/includes/header2.inc +! Fixed default delivery address selection +$ /sales/includes/ui/sales_order_ui.inc ++ Added delivery links +$ /sales/view/view_invoice.php +# Small syntax fix. +$ /sql/alter2.1.php +# Fixed error handling during upgrade +$ /admin/db/maintenance_db.inc +# Fixed warnings display +$ /includes/errors.inc + 07-Dec-2008 Joe Hunt ! Better layout. Copyright notes. Mailto links, outer table routines. $ /admin/company_preferences.php