[IMP]product: Remove the property_stock_variation field
authorsbh (Open ERP) <sbh@tinyerp.com>
Wed, 9 Jun 2010 06:51:56 +0000 (12:21 +0530)
committersbh (Open ERP) <sbh@tinyerp.com>
Wed, 9 Jun 2010 06:51:56 +0000 (12:21 +0530)
bzr revid: sbh@tinyerp.com-20100609065156-1p0axo6mzyi5mliy

addons/product/product_view.xml

index 8fbe2ed..254fe73 100644 (file)
                     <field name="name" select="1"/>
                     <field name="parent_id"/>
                     <field name="sequence" invisible="1"/>
-                    <field name="property_stock_variation"/>
                     <field name="type"/>
                     <newline/>
                 </form>