İçereği Atla
Menü
Bu soru işaretlendi
4 Cevaplar
5015 Görünümler

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
Vazgeç
Üretici En İyi Yanıt

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

Avatar
Vazgeç

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

En İyi Yanıt

here is the css

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

View:



Avatar
Vazgeç

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

İlgili Gönderiler Cevaplar Görünümler Aktivite
0
Kas 16
10857
0
Eyl 17
4611
0
Ara 18
2862
1
May 23
2516
2
Ara 19
11016