[IMP] improve demo data for project_mrp

bzr revid: ara@tinyerp.com-20111213051122-mjnjoaq629e95tx1
This commit is contained in:
ARA (OpenERP) 2011-12-13 10:41:22 +05:30
parent 45cdafa988
commit a4190e1463
1 changed files with 1 additions and 1 deletions

View 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>