X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=8cb8f903a582c7d896c37a79b5537b4ccd4b93d6;hb=2372b4a26fcf802fae7a4946eafc0de0de4bee6d;hp=6e513076780575b30bd644c5038ae4e7401500f7;hpb=877a4141d9060f3ad59d82abadfbec1ee2635669;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 6e513076..8cb8f903 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,8 +19,37 @@ Legend: ! -> Note $ -> Affected files +10-May-2010 Joe Hunt/Alvin +! Changed so Print Statements don't list voided items. +$ /reporting/rep108.php + +04-May-2010 Janusz Dobrowolski/Robert Laussegger +# Fixed amibiguites and typos in report titles. +$ /reporting/includes/doctext.inc + /reporting/includes/doctext2.inc + +04-May-2010 Joe Hunt +# [0000225] Supplier Payment Report showing paid invoices (rounding problem) +$ /reporting/rep203.php +! Minor change to balance sheet/profit and loss drilldown + Script is modified to display only direct child types +/gl/inquiry/balance_sheet.php +/gl/inquiry/profit_loss.php +! New empty.po for release 2.2.8 +$ /lang/new_language_template/LC_MESSAGES/empty.po + +26-Apr-2010 Joe Hunt +! Allowing the Tax Report to be printed to Excel/OO Calc +$ /reporting/rep709.php + /reporting/reports_main.php + /reporting/includes/excel_report.inc + +21-Apr-2010 Joe Hunt +# [0000223] Incorrect backup of tables with more than 2 digit prefix +$ /admin/db/maintenance_db.inc + 21-Apr-2010 Joe Hunt -# Deleting a Sales Order with reference to a voided delivery causes SQL error when +# [0000222] Deleting a Sales Order with reference to a voided delivery causes SQL error when looking at this delivery. Solution, can't delete, but set the deliveries to 0 on the lines. $ /sales/includes/db/sales_order_db.inc