Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
2064 Visualizações

I want to let odoo autofill fields with numbers based on a dropdown list in form view.

How can I do that? i am using odoo8

Avatar
Cancelar
Melhor resposta

You can use onchange for that.
Read onchange section for more detail https://www.odoo.com/documentation/8.0/reference/orm.html

Avatar
Cancelar