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

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

Аватар
Отменить

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

Лучший ответ

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 .  

Аватар
Отменить
Related Posts Ответы Просмотры Активность
3
июл. 25
2805
1
окт. 24
2046
1
апр. 24
2070
0
сент. 23
1637
1
июн. 23
2124