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
|
4990 | |||
|
3
4월 24
|
2401 | |||
|
0
12월 19
|
6205 | |||
|
2
6월 15
|
22121 | |||
|
2
2월 24
|
12649 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.