Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
8870 Widoki

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

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
4
mar 24
3882
1
paź 23
5746
1
cze 22
7038
4
cze 21
16310
2
sie 17
12960