You don't need to copy the whole crm module - that's maintenance nightmare.
You should create a custom module, and extends the model you want to change. Check http://doc.openerp.com/developer/2_5_Objects_Fields_Methods/object_inherit.html for more details. -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=34243#34243 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
