تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
2068 أدوات العرض

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

الصورة الرمزية
إهمال