跳至內容
選單
此問題已被標幟
1 回覆
2303 瀏覽次數

 

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
2300
1
7月 25
826
1
8月 25
1150
0
5月 25
1277
2
4月 25
3490