[IMP]: mrp: Added reference to routing for BoM of CPU3 to use that product in mrp_operations

bzr revid: rpa@tinyerp.com-20111116093610-ustmcc3d7bzkmx4n
This commit is contained in:
Rucha (Open ERP) 2011-11-16 15:06:10 +05:30
parent e8f805cd0b
commit b24ce03ba0
1 changed files with 1 additions and 0 deletions

View File

@ -270,6 +270,7 @@
<field name="sequence">38</field>
<field name="product_uom" ref="product.product_uom_unit"/>
<field name="product_qty">1.0</field>
<field name="routing_id" ref="mrp_routing_1"/>
<field model="product.product" name="product_id" ref="product.product_product_cpu3"/>
</record>