Skip to Content
Menu
This question has been flagged
1 Odpoveď
2885 Zobrazenia

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
Zrušiť

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

Best Answer

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
Zrušiť
Related Posts Replies Zobrazenia Aktivita
3
júl 25
2808
1
okt 24
2049
1
apr 24
2073
0
sep 23
1643
1
jún 23
2127