[IMP] product :Improve the view of product varaint
authorsbh (Open ERP) <sbh@tinyerp.com>
Tue, 25 May 2010 04:43:50 +0000 (10:13 +0530)
committersbh (Open ERP) <sbh@tinyerp.com>
Tue, 25 May 2010 04:43:50 +0000 (10:13 +0530)
bzr revid: sbh@tinyerp.com-20100525044350-uxsp3uqm8u23e4dj

addons/product/product_view.xml

index 9bfcb33..fefdbe2 100644 (file)
             <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"/>