Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
4 ตอบกลับ
5019 มุมมอง

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?

อวตาร
ละทิ้ง
ผู้เขียน คำตอบที่ดีที่สุด

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

อวตาร
ละทิ้ง

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

คำตอบที่ดีที่สุด

here is the css

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

View:



อวตาร
ละทิ้ง

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

Related Posts ตอบกลับ มุมมอง กิจกรรม
0
พ.ย. 16
10860
0
ก.ย. 17
4613
0
ธ.ค. 18
2863
1
พ.ค. 23
2520
2
ธ.ค. 19
11016