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

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?

Awatar
Odrzuć
Autor Najlepsza odpowiedź

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

Awatar
Odrzuć

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

Najlepsza odpowiedź

here is the css

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

View:



Awatar
Odrzuć

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

Powiązane posty Odpowiedzi Widoki Czynność
0
lis 16
10877
0
wrz 17
4630
0
gru 18
2871
1
maj 23
2532
2
gru 19
11031