Hi,
Is it possible to change each line color in the tree view depending on the record state?
The system already has this, but I would like to change the colors.
Thank you.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi,
Is it possible to change each line color in the tree view depending on the record state?
The system already has this, but I would like to change the colors.
Thank you.
Activate the developer mode and choose edit tree view:
<tree string="Issue Tracker Tree" fonts="bold:message_unread==True" colors="black:state=='open';blue:state=='pending';grey:state in ('cancel', 'done')">
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
1
3月 15
|
4504 | ||
|
3
4月 24
|
2400 | ||
|
0
12月 19
|
5610 | ||
|
2
6月 15
|
21039 | ||
|
2
2月 24
|
11874 |