Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
2283 Visninger

 

Hi guys!!!!

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

Thanks a lot in advance


Avatar
Kassér
Bedste svar

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.

Avatar
Kassér
Forfatter

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 Besvarelser Visninger Aktivitet
2
aug. 25
2245
1
jul. 25
778
1
aug. 25
1150
0
maj 25
1267
2
apr. 25
3471