Small adjustments
[fa-stable.git] / CHANGELOG.txt
index 6643596389c2c952c430bdaafc6b111c20af3d61..baf92580440fc16e47bc22efbe81213a29fc1d48 100644 (file)
@@ -19,9 +19,34 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+09-Jun-2009 Joe Hunt
+# Bad format in due date column in search dimensions
+$ /dimensions/inquiry/search_dimensions.php
+
+08-Jun-2009 Joe Hunt
+! Changed Advanced Manufacturing payments to be more flexible and simpler. Removed from Payment.
+$ /gl/includes/db/gl_db_trans.inc
+  /gl/includes/ui/gl_bank_ui.inc
+  /includes/types.inc
+  /includes/ui/ui_lists.inc
+  /manufacturing/search_work_orders.php
+  /manufacturing/work_order_costs.php (new file)
+  /manufacturing/work_order_entry.php
+# Overhead costs in Manufacturing/Assembling wasn't added to stock overhead cost
+$ /manufacturing/work_order_add_finished.php
+  /manufacturing/work_order_issue.php
+  /manufacturing/work_order_release.php
+  /manufacturing/includes/manufacturing_ui.inc
+  /manufacturing/includes/db/work_orders_db.inc
+  /manufacturing/includes/db/work_orders_quick_db.inc
+  /manufacturing/includes/db/work_orders_produce_items_db.inc
+  /manufacturing/view/work_order_view.php
+  
 05-Jun-2009 Joe Hunt
 # Missing underscore in gettext string
 $ /sales/create_recurrent_invoices.php
+# Broken gettext string over 2 lines
+$ /sales/customer_delivery.php
 
 04-Jun-2009 Joe Hunt
 # [0000134] Voiding a supplier credit note didn't activate the PO Receivals and void the stock moves.