Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
2084 Zobrazení

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
Zrušit
Nejlepší odpověď

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

Avatar
Zrušit