Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
4 Risposte
5022 Visualizzazioni

I have tried a lot changing the color of progress bar showing in a tree view in odoo. But i am only able to change it in a form view and the changes are not applying on tree view. I am doing it through javascript and css. Can anybody help?

Avatar
Abbandona
Autore Risposta migliore

How can i display the value in the progressbar? and this color is only working in form view. Not working in treeview.

Avatar
Abbandona

this is the same class in enterprise and community edition. Make sure css is added in correct assets.

Risposta migliore

here is the css

.o_progressbar .o_progress .o_progressbar_complete {
    background-color: #E0144D;
    height: 100%;
}

View:



Avatar
Abbandona

this is the same class in enterprise and community edition. Make sure css is added in correct assets.

Post correlati Risposte Visualizzazioni Attività
0
nov 16
10862
0
set 17
4614
0
dic 18
2863
1
mag 23
2520
2
dic 19
11016