Hello i want to change the color of a gantt chart depending on state like:
gray: cancelled
blue: draft
green: done
PS: I've already set the "color" attribute to "state" but it gives me random color for each state.
Thank you.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello i want to change the color of a gantt chart depending on state like:
gray: cancelled
blue: draft
green: done
PS: I've already set the "color" attribute to "state" but it gives me random color for each state.
Thank you.
you can use this
decoration-danger="json_popover and 'text-danger' in json_popover" decoration-success="state == 'done'" decoration-warning="state == 'cancel' or (json_popover and 'text-warning' in json_popover)"
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيلالمنشورات ذات الصلة | الردود | أدوات العرض | النشاط | |
---|---|---|---|---|
|
2
أغسطس 24
|
3514 | ||
|
1
ديسمبر 23
|
3063 | ||
|
1
يوليو 22
|
3928 | ||
|
0
مارس 17
|
2883 | ||
|
0
أكتوبر 24
|
924 |