コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
2881 ビュー

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 .  

アバター
破棄
関連投稿 返信 ビュー 活動
3
7月 25
2806
1
10月 24
2046
1
4月 24
2070
0
9月 23
1641
1
6月 23
2126