[FIX]:manufactorig : missing label on field of bill of meterials

lp bug: https://launchpad.net/bugs/720288 fixed

bzr revid: ksa@tinyerp.co.in-20110217071622-1y13vj3edn43wsc3
This commit is contained in:
ksa (Open ERP) 2011-02-17 12:46:22 +05:30
parent 19030ec02c
commit b8c1d07c84
1 changed files with 2 additions and 0 deletions

View File

@ -406,6 +406,8 @@
<field name="date_stop"/>
<field name="product_rounding"/>
<field name="product_efficiency" groups="base.group_extended"/>
<separator string="Properties" colspan="4"/>
<newline/>
<field colspan="4" name="property_ids" nolabel="2" groups="base.group_extended"/>
</page>
</notebook>