Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
8866 Vistas

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
Descartar
Mejor respuesta

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
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
4
mar 24
3880
1
oct 23
5744
1
jun 22
7035
4
jun 21
16309
2
ago 17
12959