X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=3587ab2885f803acc318cc1451b4aa3d0fa63e13;hb=d2aa6078df9bb042c629a4d5130dd59696613bd6;hp=6446a51d2777267fe5f2e524f7967f1232138439;hpb=c1c448801c88f7501a40587c912d706055dad3ce;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 6446a51d..3587ab28 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,47 @@ Legend: ! -> Note $ -> Affected files +26-Jul-2010 Janusz Dobrowolski +# Fatal typo in upgrade function fixed. +$ /sql/alter2.3.php + +25-Jul-2010 Janusz Dobrowolski +# Fixed language file switching on package version change + /admin/db/company_db.inc + /includes/session.inc + /includes/lang/language.php + /includes/current_user.inc +! flush_dir() and company_path() moved to current_user.php +$ /includes/main.inc ++ Added preprinted forms folder +$ /reporting/includes/forms (new) + /reporting/includes/forms/index.php +# Fixed multilanguage tests +$ /admin/system_diagnostics.php + /includes/lang/gettext.php +# Fixed config comments +$ /admin/db/maintenance_db.inc +! Cleanup. +$ /includes/packages.inc +# Fixed installed_languages config file upgrade. +$ /sql/alter2.3.php + +24-Jul-2010 Janusz Dobrowolski +# Upgrade routines for extensions configuration + /sql/alter2.3.php +# Cleanup +$ /admin/inst_module.php + /includes/current_user.inc + /includes/packages.inc + +24-Jul-2010 Joe Hunt +! Changed so Purchase Order also print taxes. +$ /reporting/rep209.php + /reporting/doctype.inc +# Fixed Customer Details Report and Pricelist (UOM) +$ /reporting/rep103.php + /reporting/rep104.php + 23-Jul-2010 Janusz Dobrowolski + Added tax information display /purchasing/view/view_grn.php