Skip to Content
Menu
This question has been flagged
1 Reply
8893 Views

I need to override the functions defined in osv.AbstractModel in openerp, is it possible to achieve? or is there any workaround to achieve this scenario

Avatar
Discard
Best Answer

Yes!!, You can Inherit those methods, in your target Object...

For Example:

Crm.Lead inherits an AbtractModel called "Mail.Thread"..

Hence, you can inherit/override Mail.Thread methods in Crm.Lead Object..

Avatar
Discard
Related Posts Replies Views Activity
4
Mar 24
3908
1
Oct 23
5792
1
Jun 22
7057
4
Jun 21
16337
2
Aug 17
12977