Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
6490 Weergaven

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
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
0
aug. 19
3265
0
dec. 18
4317
1
jan. 25
1756
1
jul. 24
2291
0
nov. 23
1536