*** empty log message ***
[fa-stable.git] / CHANGELOG.txt
index 889758eb6b106d180f52df82a6b51b5702fa3d31..6be7f8179c31d86b5b2bb46cf0ba5257ec983623 100644 (file)
@@ -19,6 +19,31 @@ 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