Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
4 Odpovědi
4971 Zobrazení

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
Zrušit
Autor Nejlepší odpověď

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

Avatar
Zrušit

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

Nejlepší odpověď

here is the css

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

View:



Avatar
Zrušit

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

Related Posts Odpovědi Zobrazení Aktivita
0
lis 16
10813
0
zář 17
4553
0
pro 18
2820
1
kvě 23
2430
2
pro 19
10949