X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=CHANGELOG.txt;h=770789f857fb5d184a33e70fb2ed462881490f8d;hb=76b47c4684f397da2457567f30a7004518245874;hp=f1ca1c0bbfa83feb50df32ada060eed472d6a883;hpb=6d6052a730687e0c53e2ed649cb0cc6989d19a67;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index f1ca1c0b..770789f8 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,52 @@ Legend: ! -> Note $ -> Affected files +06-Mar-2010 Joe Hunt +# Bug in Text(Col)WrapLines. Doesn't break on space. +$ /reporting/includes/pdf_report.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. + Wiki will be updated on how does the Work Order work +$ /manufacturing/includes/db/work_orders_db.inc + /manufacturing/includes/db/work_orders_quick_db.inc + /manufacturing/includes/db/work_order_produce_items_db.inc + /manufacturing/includes/db/work_order_requirements_db.inc + /purchasing/includes/db/grn_db.inc + +26-Feb-2010 Janusz Dobrowolski +# [0000209],[0000210] Improper quantity/price handling on supplier change. +$ /purchasing/includes/ui/po_ui.inc +# [0000211] Typo in work order legend. +$ /reporting/includes/doctext.inc + /reporting/includes/doctext2.inc +# Restored Esc hot key on cancel buttons. +$ /js/inserts.js + 26-Feb-2010 Joe Hunt # [0000208] Voiding a work order production does not revert raw material quantities $ /manufacturing/includes/db/work_order_produce_items_db.inc @@ -45,7 +91,7 @@ $ /includes/access_levels.inc and no exchange rates there before. $ /gl/manage/exchange_rates.php # Bug in exchange variation calculation in certain situations. Again. -$ /gl/includes/gl_db_banking.inc +$ /gl/includes/db/gl_db_banking.inc 21-Feb-2010 Janusz Dobrowolski # Fixed check for language session var.