Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie

Hi, could someone tell me in what way I can display the items in a view kanban with a specific color according to the state that is the record.

I'm trying something like this

<div t-attf-class="#{record.state=='scheduled' ? oe_kanban_color_#{kanban_getcolor(1)} : oe_kanban_color_#{kanban_getcolor(0)}">

but I looked ALL elements and not only those who are in the "scheduled".

Thanks :)

Awatar
Odrzuć

Hy, I'm trying to do almost the same thing. What object are you focused on?

Powiązane posty Odpowiedzi Widoki Czynność
1
mar 15
3982
0
mar 15
4626
1
mar 19
13553
2
mar 24
8252
2
sie 22
20444