Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
4 Respostas
5073 Visualizações

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
Cancelar
Autor Melhor resposta

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

Avatar
Cancelar

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

Melhor resposta

here is the css

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

View:



Avatar
Cancelar

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

Publicações relacionadas Respostas Visualizações Atividade
0
nov. 16
10919
0
set. 17
4655
0
dez. 18
2910
1
mai. 23
2570
2
dez. 19
11107