跳至内容
菜单
此问题已终结
1 回复
8884 查看

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

形象
丢弃
最佳答案

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..

形象
丢弃
相关帖文 回复 查看 活动
4
3月 24
3900
1
10月 23
5783
1
6月 22
7048
4
6月 21
16329
2
8月 17
12970