Exchange rate doesn't update table when adding new or deleting rate
[fa-stable.git] / CHANGELOG.txt
index eb68d2880becab5ddac288a4017fcab293c80a4c..5f3b242b983f274d4109d08fc4f864466e8a7aed 100644 (file)
@@ -19,11 +19,40 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+22-Jan-2010 Tom Hallman/Joe Hunt
+# Exchange rate doesn't update table when adding new or deleting rate
+$ /gl/manage/exchange_rates.php
+! Small adjustments to Bank Statement and GL Transactions Reports
+$ /reporting/rep601.php
+  /reporting/rep704.php
+! Layout fix for Report Selectors in when running in Windows OS.
+$ /reporting/includes/reports_classes.inc
+
+20-Jan-2010 Joe Hunt
+! Put a heavy warning on marking the checkbox 'Allow Negative Inventory'.
+$ /admin/gl_setup.php
+
+18-Jan-2010 Joe Hunt
+# Demand was calculated double from Sales Quotation. Should be 0.
+$ /includes/db/manufacturing_db.inc
+# A back link was still in Bank Transfer.
+$ /gl/bank_transfer.php
+
+------------------------------- Release 2.2.4 ----------------------------------
+17-Jan-2010 Joe Hunt
+! Release 2.2.4
+$ $config.default.php
+  update.html
+
 17-Jan-2010 Janusz Dobrowolski
 ! Improved error checking.in company update/creation.
 $ /admin/create_coy.php
 # Fixed default value for stock_category.dflt_tax_type
 $ /sql/en_US-new.sql
+# Fixed errors display in ajax mode.
+$ /includes/errors.inc
+# Fixed checks for deleting POS
+$ /sales/manage/sales_points.php
 
 15-Jan-2010 Janusz Dobrowolski
 ! Changed so GL Account Types id allows up to 10 digits.