Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
8901 Представления

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

Аватар
Отменить
Related Posts Ответы Просмотры Активность
4
мар. 24
3944
1
окт. 23
5851
1
июн. 22
7094
4
июн. 21
16383
2
авг. 17
13010