From: Janusz Dobrowolski Date: Fri, 3 Dec 2010 12:34:01 +0000 (+0000) Subject: Fixed company prefs refresh after upgrade/restore, some smaller clenaups. X-Git-Tag: v2.4.2~19^2~434 X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=97ab6941d4db3dd8b125357fd6e824cafb15f10a;p=fa-stable.git Fixed company prefs refresh after upgrade/restore, some smaller clenaups. --- diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 9815867f..549cdc96 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,20 @@ Legend: ! -> Note $ -> Affected files +03-Dec-2010 Janusz Dobrowolski +# Fixed company prefs refresh after upgrade/restore +$ /admin/inst_upgrade.php + /admin/backups.php + /admin/db/company_db.inc +! Improved readibility in COA report. +$ /reporting/rep701.php +! Added core translation support for modules +$ /includes/hooks.inc + /includes/lang/gettext.php +! Cleanup. +$ /includes/ui/ui_lists.inc + /sales/includes/ui/sales_order_ui.inc + 03-Dec-2010 Joe Hunt + Creating a warning when opening balance in trial balance is not in balance, and a probably cause of that.