I have coded this <field name="move_line_ids" widget="one2many_list" colspan="4" nolabel="1" readonly="1" > <tree string="Move Lines"> <field name="statement_id"/> <field name="move_id" /> ........ </tree> </field>
consequently the form view of the move lines is inherited, that's what I wanted- but it is NOT read only. It is possible to change values but (luckily) not to save them. A bug or intention? _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
