2.0 Release Candidate 2
[fa-stable.git] / CHANGELOG.txt
index cf098e715b7d9e2f4fb38bf0e271a83d4414c8ba..9a925e1d2edea3098adbecbfa40a2d73aec932b3 100644 (file)
@@ -19,6 +19,19 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+
+---------------------------------------Release Candidate 2-------------------------------
+20-Jun-2008 Joe Hunt
+! 2.0 Release Candidate 2
+$ config.php
+  update.html
+  
+20-Jun-2008 Joe Hunt
+! In reorder_level.php the heading gets updated as well
+$ /inventory/reorder_level.php
+! Changes the -1 to 'User Quantiry Decimals' in the table for units.
+$ /inventory/manage/item_units.php
+
 20-Jun-2008 Janusz Dobrowolski
 # Proper error handling even after exit() call.
 $ /includes/errors.inc
@@ -28,6 +41,8 @@ $ /includes/errors.inc
   /includes/ui/ui_lists.inc
 # Layout fixes to customer edition.
   /sales/manage/customers.php
+# Added order table reload after template option change
+  /sales/inquiry/sales_orders_view.php
 
 19-Jun-2008 Janusz Dobrowolski
 + Added ajax improvements