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

 

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. :(

Related Posts Відповіді Переглядів Дія
2
серп. 25
2331
1
лип. 25
851
1
серп. 25
1150
0
трав. 25
1316
2
квіт. 25
3509