Thanks a lot for the accurate pointers. However, the examples in the manual at http://openerp.com/wiki/index.php/Developers:Developper%27s_Book/The_views/ViewsInherit are not working for me. I have followed these steps:
1. Created a custom module 2. Inserted the last example as below (deleting a field), into the custom module's view file <record> <field>res.partner.form.inherit</field> <field>res.partner</field> <field> <field> <field> </field> </record> 3. Re-started the server with --update=all 4. On the web client, visited Partners-Configuration-Partners-New Partner Found that the customization had no effect! Need help. What could I be doing wrong? thanks, ------------------------ Sanjay RAD Solutions Private Limited sanjay at radsolutions co in -------------------- m2f -------------------- -- http://www.openerp.com/forum/viewtopic.php?p=27284#27284 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
