[IMP] product :Improve the view of product varaint

bzr revid: sbh@tinyerp.com-20100525044350-uxsp3uqm8u23e4dj
This commit is contained in:
sbh (Open ERP) 2010-05-25 10:13:50 +05:30
parent bb793483f0
commit ad5a4682f4
1 changed files with 1 additions and 2 deletions

View File

@ -465,8 +465,7 @@
<field name="type">form</field>
<field name="arch" type="xml">
<form string="Product Variant">
<separator colspan="4" string="Description"/>
<field name="product_tmpl_id" select="1"/>
<field name="product_tmpl_id" select="1"/>
<field name="active" select="1"/>
<field name="variants" select="1"/>
<field name="default_code" select="1"/>