Fix for exchange variation when allocating payments. re-inserted in System and GL...
[fa-stable.git] / CHANGELOG.txt
index d491a6c11bbd3d1fb4ea2d0023484b84cdb8d2fa..85569f0775225b3e2ba8ea8199c573bac9c40bc5 100644 (file)
@@ -19,6 +19,22 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+20-Sep-2008 Joe Hunt
+# Fix for exchange variation when allocating payments. re-inserted in System and GL Setup.
+$ /admin/gl_setup.php
+  /admin/db/company_db
+  /includes/banking.inc
+  /purchasing/allocations/supplier_allocate.php
+  /purchasing/includes/db/suppalloc_db.inc
+  /sales/allocations/customer_allocate.php
+  /sales/includes/db/custalloc_db.inc
+  /sales/includes/db/payment_db.inc
+  /sales/includes/db/sales_credit_db.inc
+! New tcpdf.php file. Minor bugfixes from tcpdf.org
+  /reporting/includes/tcpdf.php
+  
+
+18-Sep-2008 Janusz Dobrowolski
 + Support for calling external pages during document entry (e.g. for adding customer/supplier/items).
 $ /index.php
   /includes/ui/ui_controls.inc
@@ -48,6 +64,10 @@ $ /purchasing/supplier_credit.php
   /sales/manage/customers.php
 # Syntax error introduced in previous update fixed
 $ /inventory/prices.php
+# Fixed retreiving of exchange rates [0000057]
+$ /gl/manage/exchange_rates.php
+  /includes/banking.inc
+  /includes/ui/ui_view.inc
 
 18-Sep-2008 Joe Hunt
 + New Report - Bank Statement.