From: Janusz Dobrowolski Date: Mon, 3 Aug 2009 21:27:46 +0000 (+0000) Subject: Clone record option for some table editors, X-Git-Tag: v2.4.2~19^2~1311 X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=0acad842613b047a0b20218b705d8a7c092a103b;p=fa-stable.git Clone record option for some table editors, short names for customer/branch/supplier, fixed focus and popup window placement issues. --- diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 55cd5173..ddb0b232 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,27 @@ Legend: ! -> Note $ -> Affected files +03-Aug-2009 Janusz Dobrowolski ++ Clone record option added. +$ /includes/ui/ui_input.inc + /inventory/manage/item_categories.php + /inventory/manage/items.php +# Fixed default focus for some controls +$ /includes/ui/ui_input.inc +# Fixed popup top placement on FF2 +$ /js/inserts.js +! Default submit changed +$ /purchasing/po_receive_items.php + ++ Customer/branch/supplier selectable by additional short name instead of full name. +$ /purchasing/manage/suppliers.php + /sales/manage/customer_branches.php + /sales/manage/customers.php + /includes/ui/ui_lists.inc + /sql/alter2.2.sql + /sql/en_US-demo.sql + /sql/en_US-new.sql + 01-Aug-2009 Joe Hunt ! Reduced size of the icons to 12 pix. $ /includes/ui/ui_input.inc