İçereği Atla
Menü
Bu soru işaretlendi
6675 Görünümler

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.

Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
0
Ağu 19
3638
0
Ara 18
4550
1
Oca 25
2250
1
Tem 24
2747
0
Kas 23
1735