[IMP] improve demo data for project_mrp
authorARA (OpenERP) <ara@tinyerp.com>
Tue, 13 Dec 2011 05:11:22 +0000 (10:41 +0530)
committerARA (OpenERP) <ara@tinyerp.com>
Tue, 13 Dec 2011 05:11:22 +0000 (10:41 +0530)
bzr revid: ara@tinyerp.com-20111213051122-mjnjoaq629e95tx1

addons/project_mrp/project_mrp_demo.xml

index a9240cc..6d283e1 100644 (file)
@@ -8,7 +8,7 @@
             <field name="order_id" ref="sale.order"/>
             <field name="name">Partners Training</field>
             <field name="product_id" ref="product.product_product_kitchendesignproject0"/>
-            <field name="product_uom" ref="product.uom_hour"/>
+            <field name="product_uom" ref="product.uom_day"/>
             <field name="price_unit">1.0</field>
             <field name="product_uom_qty">5.0</field>
             <field name="type">make_to_order</field>