Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
8919 Visninger

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
Kassér
Bedste svar

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
Kassér
Related Posts Besvarelser Visninger Aktivitet
4
mar. 24
4017
1
okt. 23
5904
1
jun. 22
7165
4
jun. 21
16437
2
aug. 17
13043