تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
4 الردود
5083 أدوات العرض

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.

المنشورات ذات الصلة الردود أدوات العرض النشاط
0
نوفمبر 16
10963
0
سبتمبر 17
4666
0
ديسمبر 18
2914
1
مايو 23
2588
2
ديسمبر 19
11125