Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
2315 Vistas

 

Hi guys!!!!

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

Thanks a lot in advance


Avatar
Descartar
Mejor respuesta

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
Descartar
Autor

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

Publicaciones relacionadas Respuestas Vistas Actividad
2
ago 25
2351
1
jul 25
866
1
ago 25
1150
0
may 25
1324
2
abr 25
3524