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')">
Create an account today to enjoy exclusive features and engage with our awesome community!
РегистрацияRelated Posts | Ответы | Просмотры | Активность | |
---|---|---|---|---|
|
1
мар. 15
|
4504 | ||
|
3
апр. 24
|
2400 | ||
|
0
дек. 19
|
5612 | ||
|
2
июн. 15
|
21045 | ||
|
2
февр. 24
|
11875 |