Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
2287 Представления

 

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
2246
1
июл. 25
780
1
авг. 25
1150
0
мая 25
1268
2
апр. 25
3472