Additional fixes in payment/deposit allocations.
[fa-stable.git] / CHANGELOG.txt
index 94bdea9d7ddda1747c4d118fb71332ab319513c6..9e5f2a86bf194035e55c48f44513355db7f70818 100644 (file)
@@ -19,11 +19,35 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+------------------------------- Release 2.2.9 ----------------------------------
+24-May-2010 Joe hunt
+! Release 2.2.9
+$ config.default.php
+  update.html
+# [0000230] Incorrect 'On order' quantity of raw materials in the 'Stock Check Sheets' report.   
+$ /reporting/rep303.php
+
+24-May-2010 Janusz Dobrowolski
+# Additional fixes in payment/deposit allocations.
+$ /includes/ui/allocation_cart.inc
+  /js/payalloc.js
+
+22-May-2010 Janusz Dobrowolski
+# Fixed html generation for buttons
+$ /includes/ui/ui_input.inc
+
+13-May-2010 Janusz Dobrowolski
+# [0000229] Payment overallocation is now forbidden (addendum)
+$ /js/payalloc.js
+
 12-May-2010 Janusz Dobrowolski
 # [0000226] Fixed diagnostic checks for javascript cached files, improved readability
 $ /admin/system_diagnostics.php
 # [0000227] Fixed cookie name to enable multiply FA instances on the same server.
 $ /includes/session.inc
+# [0000229] Payment overallocation is now forbidden
+$ /includes/ui/allocation_cart.inc
+  /js/allocate.js
 # Fixed email links to use ajax
 $ /purchasing/po_entry_items.php
   /sales/credit_note_entry.php
@@ -35,6 +59,8 @@ $ /taxes/tax_groups.php
 12-May-2010 Joe Hunt
 ! Changed to allow change of theme in 'allow_demo_mode' during session
 $ /admin/display_prefs.php
+! [0000228] Sales order inquiry using reference number.
+$ /sales/inquiry/sales_orders_view.php
 
 10-May-2010 Joe Hunt/Alvin
 ! Changed so Print Statements don't list voided items.