Yumi wrote:
> How can I prevent this? Maybe I have to save a external copy of the view?

I usually make a modified form in a new module using the                        
<field name="inherit_id" ref="base.view_XYZ_form" /> construction. Then you can 
update all you like and lose none of your changes - except if the view you're 
inheriting from has changed too much.

(I do the same - using inheritance - for new python code, as well).

Regards,
Geoff

------------------------
Seath Solutions Ltd (http://www.seathsolutions.com)





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

Reply via email to