Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
2871 Переглядів

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
2801
1
жовт. 24
2043
1
квіт. 24
2068
0
вер. 23
1633
1
черв. 23
2122