Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
6645 Widoki

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.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
sie 19
3533
0
gru 18
4500
1
sty 25
2157
1
lip 24
2648
0
lis 23
1710