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

Odoo gauge widget "overloads" in Odoo 10. This was not the behavior in Odoo 8. That is, The progress of the gauge never went pass the limit set in max_field.

Picture v10:

[IMG]https://i.stack.imgur.com/jLguu.png[IMG]

Picture v8:

[IMG]https://i.stack.imgur.com/aqoiG.png[IMG]

Sample code:

<field name="lead_total" 
       widget="gauge" 
       style="width:160px;height:120px;cursor:pointer"
       options="{'max_field':'lead_objective'}">
    Lead
</field>

lead_total and lead_objective are just regular float fields. I've also tried with integers: same result.

Thanks in advance.

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
0
أغسطس 19
3263
0
ديسمبر 18
4308
1
يناير 25
1752
1
يوليو 24
2284
0
نوفمبر 23
1532