X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=f68a562529535451573485a1d993f815cf8f92db;hb=c8f27f36721cfd5e02e62965f40ff3c3933dbd7d;hp=ea70728d2c8806a0f67ee2c79c111f731afbeeff;hpb=9aa3fde4cf67babeae4a60264c74321a7f97e8af;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index ea70728d..f68a5625 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,47 @@ Legend: ! -> Note $ -> Affected files +10-Mar-2010 Joe Hunt +! Print full Location name on reports +$ /reporting/rep105.php + /reporting/rep301.php + /reporting/rep302.php + /reporting/rep303.php + +07-Mar-2010 Joe Hunt +# Bug in ui_lists.inc, systypes_list_row, too many parameters in + call to systypes_list_cells +$ /includes/ui/ui_lists.inc + +06-Mar-2010 Joe Hunt +# Bug in Text(Col)WrapLines. Doesn't break on space. +$ /reporting/includes/pdf_report.inc +# Missing 'Set Global Supplier' in invoice_ui.inc +$ /purchasing/includes/ui/invoice_ui.inc + +------------------------------- Release 2.2.7 ---------------------------------- +05-Mar-2010 Joe Hunt +! Release 2.2.7 +! Removed redundant variable $use_new_account_types from config.php +$ config.default.php + update.html +! Removed redundant function get_gl_accounts_all in gl_db_accounts.inc +$ /gl/includes/db/gl_db_accounts.inc + +02-Mar-2010 Joe Hunt +# Bug sending email to a name with commas. Has been replaced with ''. +$ /reporting/includes/pdf_report.inc + +01-Mar-2010 Janusz Dobrowolski +# [0000212] Selecting branch from popup was not working. +$ /sales/manage/customer_branches.php +# [0000213] Date change on journal entry update. +$ /gl/gl_journal.php + +01-Mar-2010 Joe Hunt +! Allow change of password without script in Create/Update Company. +$ /admin/create_coy.php + 28-Feb-2010 Joe Hunt # Fixed a non esisting voiding of Work Order Advanced and a couple of bugs in the same operation. And a fix according to Vramak on the forum.