When retrieving work centres id's there was a database error. Fixed by casting string...
[fa-stable.git] / CHANGELOG.txt
index 77f2158017740db6db1b93c0675769558c71165e..090d3bc7994cb68cf489d1528e9ddac1b41902eb 100644 (file)
@@ -19,6 +19,23 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+28-Apr-2007 Joe Hunt
+ # When saving work order entries a lot of debug boxes appeared. Fixed
+ # When clicking on the link, Issue, on work order inquires an empty screen appeared. Fixed
+ # When retrieving work centres id's there was a database error. Fixed by casting string to unsigned
+ $ /includes/db/manufacturing_db.inc
+   /manufacturing/work_order_entry.php
+   /manufacturing/includes/work_order_issue_ui.inc
+   /manufacturing/includes/db/work_order_requirements_db.inc
+   /manufacturing/includes/db/work_orders_quick_db.inc
+   /manufacturing/inquiry/where_used_inquiry.php
+   
+25-Apr-2007 Joe Hunt
+ # Missing Date Picker
+ $ /sales/customer_invoice.php
+ # No JS popup window
+ $ /sales/view/view_invoice.php
 24-Apr-2007 Joe Hunt
  ! New and better Date Picker, better cool theme.
  $ /includes/ui/ui_input.inc