[FIX] product_expiry: Demo data error corrected.

https://bugs.launchpad.net/openobject-addons/+bug/609037

bzr revid: uco@tinyerp.com-20100726125012-z1n2dpe6zded5t4s
This commit is contained in:
uco (Open ERP) 2010-07-26 18:20:12 +05:30
parent 4f07bca4b4
commit c5456b325c
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
<record id="product_uom_ltr" model="product.uom">
<field name="category_id" ref="product_uom_categ_vol"/>
<field name="name">LTR</field>
<field name="factor">1.0</field>
</record>
<record id="product_product_jambon" model="product.product">