Database error when updating more than one item row in Sales Orders.
[fa-stable.git] / CHANGELOG.txt
index 55191e9c80cde5feb7837c19a4281798b4c29ff8..da033eb827118caff8e46f86deeeaf46f9244629 100644 (file)
@@ -19,6 +19,12 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+04-May-2007 Joe Hunt
+ # Database error when updating more than one item row in Sales Orders.
+ $ /sales/includes/db/sales_order_db.inc
+ # Database error when inserting work order issues. Fixed.
+ $ /manufacturing/includes/db/work_order_issues_db.inc
 03-May-2007 Joe Hunt
  # Multiple tables and JOIN's have syntax changes in MySQL 5.0.12. Need parentheses.
  $ /includes/db/manufacturing_db.inc