X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=6be7f8179c31d86b5b2bb46cf0ba5257ec983623;hb=ce937cf5d1c30aea446c8b5e530ace8e1bd7457c;hp=a4218d5fe3a5f28560151d84e987b8384315e84c;hpb=6a26a9c96379ef1dce88c995fe861579f3ac7d01;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index a4218d5f..6be7f817 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,40 @@ Legend: ! -> Note $ -> Affected files +------------------------------- Release 2.1.4 ---------------------------------- +30-Jul-2009 Joe Hunt +! Release 2.1.4 +$ config.php +# Bad right margin on Tax Report (papersize A4) +$ /reporting/rep709.php +# [0000146] Purch data description with a ' (apostrophe) fails +$ /inventory/purchasing_data.php + /purchasing/includes/purchasing_db.inc + +28-Jul-2009 Joe Hunt +# Bugs in sending documents as email. Seems to land in the spam filter due to bad text and scrambled name on attached documents +$ /reporting/rep109.php + /reporting/includes/doctext.inc + /reporting/includes/doctext2.inc + /reporting/includes/header2.inc + /reporting/includes/pdf_report.inc + +18-Jul-2009 Joe Hunt +# When saving a Payment to a Customer in Bank Payments (normally payment to suppliers) it was saved with wrong sign in debtor_trans (very rare). +$ /sales/includes/db/cust_trans_db.inc +# Wrong presentation in customer/supplier balance if using bank payments for customers and bank deposits for suppliers (very rare) +$ /reporting/rep101.php + /reporting/rep201.php + +13-Jul-2009 Joe Hunt +# Bug in Tax Inquiry and Tax Report when entering in Journal Entry +$ /gl/includes/db/gl_db_banking.inc + /gl/includes/db/gl_db_trans.inc + /reporting/rep709.php +! Comments should follow templates and recurrent invoices. +$ /sales/create_recurrent_invoices.php + /sales/sales_order_entry.php + 12-Jul-2009 Joe Hunt # Wrong presentation of left to allocate if discount was given $ /sales/view/view_receipt.php