Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
4 Besvarelser
5016 Visninger

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
Kassér
Forfatter Bedste svar

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

Avatar
Kassér

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

Bedste svar

here is the css

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

View:



Avatar
Kassér

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

Related Posts Besvarelser Visninger Aktivitet
0
nov. 16
10858
0
sep. 17
4612
0
dec. 18
2862
1
maj 23
2517
2
dec. 19
11016