[0000160] Customer payments in different currencies (bank account exchange error...
[fa-stable.git] / CHANGELOG.txt
index 6e589797e38f90cbf3e22c5526480ccd6bc1936f..2ed69db5fd3cd1c7391301d319dfbc6f23035ba6 100644 (file)
@@ -19,6 +19,30 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+17-Aug-2009 Joe Hunt
+# [0000160] Customer payments in different currencies (bank account exchange error). Fixed so diff bank_curr and cust/supp curr is readonly.
+$ /gl/includes/db/gl_db_bank_trans.inc
+  /purchasing/supplier_payment.php
+  /sales/customer_payments.php
+  /sales/includes/db/payments_db.inc
+  
+14-Aug-2009 Janusz Dobrowolski
+# [0000161] Fixed reference edition on sales invoice/deliery/credit.
+$ /sales/customer_credit_invoice.php
+  /sales/customer_delivery.php
+  /sales/customer_invoice.php
+
+12-Aug-2009 Joe Hunt
+# [0000159] Memo field's GL entries are not saved (gl_trans) in supplier invoice
+$ /purchasing/includes/purchasing_db.inc
+  /purchasing/includes/db/invoice_db.inc
+# memo field was not written in list of journal entries.
+$ /reporting/rep702.php
+  
+08-Aug-2009 Janusz Dobrowolski
+# Fixed bug in calculation of taxes for quick entries using multiply tax rates
+$ /includes/ui/ui_view.inc
+
 08-Aug-2009 Janusz Dobrowolski
 # [0000152] Config_db.php changed after failed company database creation
 $ /install/save.php