X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=c0832085336a13caa4e383a840d11702cb40aeaa;hb=efc1a9ce400be6233323af9c193ab9460407bcf6;hp=3eb5338be83586204b1402331601bb09df972724;hpb=a2beb43204eecb9cbaf6dc643f9d69d52172ad52;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 3eb5338b..c0832085 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,59 @@ Legend: ! -> Note $ -> Affected files +07-May-2010 Joe Hunt ++ Added Account tags selection in Annual Expense Breakdown, Balanse Sheet + and Profit and Loss Sheet +$ /admin/db/tags_db.inc + /reporting/rep705.php + /reporting/rep706.php + /reporting/rep707.php + /reporting/reports_main.php + /reporting/includes/reports_classes.inc + +07-May-2010 Janusz Dobrowolski +# Fixed bug in array_selector for multiply lists +$ /includes/ui/ui_lists.inc + +30-Apr-2010 Janusz Dobrowolski ++ Recovering next reference after voiding of last reference + /admin/db/voiding_db.inc + /includes/references.inc + /includes/db/references_db.inc +# Reference column displayed also for journal entries + /admin/void_transaction.php +# Voided transactions excluded form list of transactions + /admin/db/transactions_db.inc + +26-Apr-2010 Joe Hunt +! Changed voiding of Direct Invoice to automatically void 'auto' delivery + and set SO quantity and qty_sent to 0. + And a few small bug fixes. +$ /admin/db/voiding_db.inc + /sales/includes/sales_db.inc + /sales/includes/db/sales_credit_db.inc + /sales/includes/db/sales_invoice_db.inc + /sales/includes/db/sales_delivery_db.inc + +21-Apr-2010 Joe Hunt +# Bug in systypes selector (no type update) +$ /admin/attachments.php +! Better layout +$ /admin/company_preferences.php +# Didn't show 'View Attachments' for Journal Entries +$ /includes/ui/ui_controls.inc + +20-Apr-2010 Joe Hunt ++ Added option for Manual Revaluation of Currency Accounts +$ /admin/company_preferences.php + /applications/generalledger.php + /gl/includes/db/gl_db_banking.inc + /gl/manage/revaluate_currencies.php (new file) + /includes/prefs/sysprefs.inc + /sql/en_US-demo.sql + /sql/en_US-new.sql + /sql/alter2.3.sql + 16-Apr-2010 Joe Hunt # Minor fixes in voiding transactions $ /admin/void_transaction.php