X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=93efc65f3ac8eebbe45623249819dfd970a1edcc;hb=3d154c1be37111f3659ad0d1a28b2576a51fdd38;hp=1946e0f0c49fe3cbfce6b1626ee8998769673920;hpb=233f7126aaae2b2100827d73a9084c44c007ef8e;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 1946e0f0..93efc65f 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,9 +19,27 @@ Legend: ! -> Note $ -> Affected files +04-Feb-2010 Joe Hunt +! Extended account id's to 15 chars. Changed account type to varchar(10) + and class id varchar(3). Ability to change account groups online. +$ /gl/manage/gl_account_classes.php + /gl/manage/gl_account_types.php + /gl/includes/db/gl_db_account_types.inc + /sql/alter2.3.sql + /sql/en_US-demo.sql + /sql/en_US-new.sql + +02-Feb-2010 Janusz Dobrowolski +# Payment terms were not retrieved atinvoice edit start. +$ /sales/customer_invoice.php +# Fixed item selector. +$ /inventory/prices.php + 02-Feb-2010 Janusz Dobrowolski # Missing closing bracket $ /sql/alter2.3.php +# Small fixes in sys_prefs update/retrieve +$ /admin/db/company_db.inc 02-Feb-2010 Merged changes from main trunk 2.2.4-2.2.5 as follows ------------------------------- Release 2.2.5 ----------------------------------