Hi, 

I did changes on the product too and I omited too the tree tag, maybe you 
haven't remove the end tag of tree ?

My example:
<record model="ir.ui.view" id="view_product_list_ext">
&nbsp; &nbsp;<field name="name">product.product.tree.inherit</field>
&nbsp; &nbsp;<field name="model">product.product</field>
&nbsp; &nbsp;<field name="type">tree</field>
&nbsp; &nbsp;<field name="inherit_id" ref="product.product_product_tree_view"/>
&nbsp; &nbsp;<field name="arch" type="xml">
&nbsp; &nbsp;&nbsp; &nbsp;<field name="standard_price" position="after">
&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;<field name="my field" select="1" 
string="my field"/>
&nbsp; &nbsp;&nbsp; &nbsp;</field>
&nbsp; &nbsp;</field>
</record>

------------------------
André Kurz - www.hasa.ch - Open ERP Starter Partner
Hasa Sàrl - 1201 Genève




-------------------- m2f --------------------

--
http://www.openerp.com/forum/viewtopic.php?p=25397#25397

-------------------- m2f --------------------


_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman/listinfo/tinyerp-users

Reply via email to