콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
4 답글
5081 화면

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
11월 16
10952
0
9월 17
4665
0
12월 18
2914
1
5월 23
2586
2
12월 19
11124