mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
[FIX] repair_timeline: fix colors attribute
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
event_open_popup="true"
|
||||
zoomKey="ctrlKey"
|
||||
mode="week"
|
||||
colors="#ec7063:user_id == false;#2ecb71:kanban_state=='done';">
|
||||
colors="#ec7063:user_id == false;#2ecb71:state=='done';">
|
||||
<field name="partner_id"/>
|
||||
<templates>
|
||||
<div t-name="timeline-item">
|
||||
|
||||
Reference in New Issue
Block a user