X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=e6cdb59b9180565bb2728bf71d0638b20084eb27;hb=8438a027a31b2625f21db52a3cbff254b739a221;hp=86433b440f1ba23c3d97584e6ae24ffaf2d5e7ab;hpb=015726091c6fdf04bb1297cbb92237481ac76551;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 86433b44..e6cdb59b 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,38 @@ Legend: ! -> Note $ -> Affected files +04-May-2010 Joe Hunt +# [0000225] Supplier Payment Report showing paid invoices (rounding problem) +$ /reporting/rep203.php + +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 +# [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 + +------------------------------- Release 2.2.8 ---------------------------------- +18-Apr-2010 +! Release 2.2.8 +$ config.default.php + update.html + +17-Apr-2010 Janusz Dobrowolski +# Small fix in company creation +$ /admin/create_coy.php +# Checking whether reference is unique before saving transaction. +$ /sales/sales_order_entry.php + 09-Apr-2010 Joe Hunt # Creating a new company without a Database script causes unpredictable errors. $ /admin/create_coy.php