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

 

Hi guys!!!!

Please, i want to know when the function on_change is called in Odoo 8?

Thanks a lot in advance


アバター
破棄
最善の回答

Hello,

In Odoo 8 you define onchange using this

@api.onchange('field name')

So whenever any change happen in field that time onchange will call.

アバター
破棄
著作者

Thanks a lot for the answer. But, the problem is that with my on_change function it will be functional when i press the button Create. How can i resolve it please??

Sorry but didn't get you. :(

関連投稿 返信 ビュー 活動
2
8月 25
2258
1
7月 25
796
1
8月 25
1150
0
5月 25
1269
2
4月 25
3477