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

Hi,

I have created a custom field under "res.partner" model and I want to save this field by xmlrpc protocol using a php script.

How can I change the "write" method inside res_partner.py in order to save this new field?

thanks

Avatar
Descartar

Hi @Alessandro have found any solution for this question, if yes then provide me bcuz i also looking for that, thnks

Mejor respuesta

You Can Override the write function in the res.partner to avoid the default write method conflict , check condition in the override function with new field .  

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
3
jul 25
2798
1
oct 24
2039
1
abr 24
2063
0
sept 23
1632
1
jun 23
2120