跳至内容
菜单
此问题已终结
1 回复
2080 查看

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

形象
丢弃
最佳答案

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

形象
丢弃