Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 112 |
Technical Name |
colored_tree_view |
License | AGPL-3 |
Website | https://github.com/ali-badran-95 |
Versions | 13.0 14.0 15.0 16.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 112 |
Technical Name |
colored_tree_view |
License | AGPL-3 |
Website | https://github.com/ali-badran-95 |
Versions | 13.0 14.0 15.0 16.0 |
Colored Tree View
Change Your Tree Records Color
Explore this module
Overview
Each record of a tree can be colored according to a few simple conditions. The arch description of the tree may have one of the background-x attribute to add a brilliant background color.
Using
To change a color of a tree record according to specific conditions, you can use one of background-x attributes with the correct domain that matches the conditions.
You can select one of these background-attributes in your tree view:





Note: You have to put this module in the dependencies of your module
Screenshots
<tree background-olive="job_id == 3">...</tree>

<tree background-seed="not parent_id" background-carmine="not work_email">...</tree>

<tree background-soil="department_id == 4">...</tree>

Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedamazing
wonderful customizing on the tree view
There are no comments yet!