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
|
4293 | ||
|
3
4月 24
|
2400 | ||
|
0
12月 19
|
5272 | ||
|
2
6月 15
|
20571 | ||
|
2
2月 24
|
11569 |