You could see the addons-extra/account_multicompany module. It extends the base accounting module so it can support more than one chart of accounts definition.
The official addons/account/partner.py file extends res_partner with some advanced features (calculated fields, new methods, properties, etc) Those should be good examples. -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=34569#34569 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
