Inheritance from product of both a tree and form-view
I have added a few fields to the product.
Right now there is a remark around the part thats not functional.
I'm using 5.0.9 of openerp.
<openerp>
<data>
<!--
<record id="product_
<field name="name"
<field name="model"
<field name="inherit_id" ref="product.
<field name="arch" type="xml">
<field name="name" position="after">
<field name="su_
<field name="ica_gln"/>
</field>
</field>
</record>
-->
<record id="product_
<field name="name"
<field name="model"
<field name="inherit_id" ref="product.
<field name="arch" type="xml">
<field name="ean13" position="after">
<field name="ean14"/>
<field name="su_
<field name="packagety
<field name="ica_gln"/>
</field>
</field>
</record>
</data>
</openerp>
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- No assignee Edit question
- Solved by:
- Anders Wallenquist
- Solved:
- Last query:
- Last reply: