Fixed a non esisting voiding of Work Order Advanced and a couple of bugs in the same...
[fa-stable.git] / CHANGELOG.txt
index e184b81f06e876a44499b14086da76a83140e2c4..ea70728d2c8806a0f67ee2c79c111f731afbeeff 100644 (file)
@@ -19,6 +19,29 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+28-Feb-2010 Joe Hunt
+# Fixed a non esisting voiding of Work Order Advanced and a couple of
+  bugs in the same operation. And a fix according to Vramak on the forum.
+  Wiki will be updated on how does the Work Order work
+$ /manufacturing/includes/db/work_orders_db.inc
+  /manufacturing/includes/db/work_orders_quick_db.inc
+  /manufacturing/includes/db/work_order_produce_items_db.inc
+  /manufacturing/includes/db/work_order_requirements_db.inc
+  /purchasing/includes/db/grn_db.inc
+  
+26-Feb-2010 Janusz Dobrowolski
+# [0000209],[0000210] Improper quantity/price handling on supplier change.
+$ /purchasing/includes/ui/po_ui.inc
+# [0000211] Typo in work order legend.
+$ /reporting/includes/doctext.inc
+  /reporting/includes/doctext2.inc
+# Restored Esc hot key on cancel buttons.
+$ /js/inserts.js
+
+26-Feb-2010 Joe Hunt
+# [0000208] Voiding a work order production does not revert raw material quantities 
+$ /manufacturing/includes/db/work_order_produce_items_db.inc
+
 25-Feb-2010 Janusz Dobrowolski
 # Fixed bug in quantity input
 $ /manufacturing/work_order_add_finished.php
@@ -41,7 +64,7 @@ $ /includes/access_levels.inc
   and no exchange rates there before.
 $ /gl/manage/exchange_rates.php
 # Bug in exchange variation calculation in certain situations. Again.
-$ /gl/includes/gl_db_banking.inc
+$ /gl/includes/db/gl_db_banking.inc
  
 21-Feb-2010 Janusz Dobrowolski
 # Fixed check for language session var.