[IMP] mrp_jit: Changed product and improved message
authorpso (OpenERP) <pso@tinyerp.com>
Mon, 30 Jul 2012 12:47:15 +0000 (18:17 +0530)
committerpso (OpenERP) <pso@tinyerp.com>
Mon, 30 Jul 2012 12:47:15 +0000 (18:17 +0530)
bzr revid: pso@tinyerp.com-20120730124715-njq1wk7sz5hvmue9

addons/mrp_jit/test/mrp_jit.yml

index 8a375a7..0580de9 100644 (file)
@@ -1,13 +1,13 @@
 -
-  In order to test mrp_jit module with OpenERP, I create manufacturing order
-  and check whether the procurement order run without scheduler or not.
+  In order to test mrp_jit module with OpenERP, I create procurement order
+  and check whether it runs without scheduler or not.
 -
   !record {model: procurement.order, id: mrp_production_mo0}:
     company_id: base.main_company
     date_planned: !eval datetime.today().strftime("%Y-%m-%d %H:%M:%S")
     location_id: stock.stock_location_stock
     name: PROC/TEST/0001
-    product_id: product.product_product_4
+    product_id: product.product_product_16
     product_qty: 10.0
     product_uom: product.product_uom_unit
     product_uos_qty: 0.0