Hi,

How can I change the interface (e.g. extend) on_change_xx method in an 
inherited class?
I add to a formular a new field and I want to read his content from an other 
object.
In the stock.inventory.line.form as inherited form in a new modul I want to add 
a new field "standard_price" from product_template object.

Here is the content of my xml file:
        <record>
                <field>stock.inventory.line.form.inherit</field>
                <field>stock.inventory.line</field>
                <field>form</field>
                <field>
                <field>
                         <form>
                                <field>
                                <field>
                        </form>
                </field>
        </record>

And here is the error:
 malformed view for : stock.inventory.line
 duplicate field : product_id

How can I resolve this?

Thanks 
red




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

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

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


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

Reply via email to