Colored Tree View

by
Odoo

19.54

v 16.0 Third Party 7
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 12430
Technical Name colored_tree_view
LicenseAGPL-3
Versions 15.0 16.0 14.0 13.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 12430
Technical Name colored_tree_view
LicenseAGPL-3
Versions 15.0 16.0 14.0 13.0

Colored Tree View

Change Your Tree Records Color

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.

Usage

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 previously prepared background-attributes in your tree view:

background-carmine
background-ghost
background-seed
background-soil
background-olive

You can also set your favorite color themes for each of these background-attributes to use them in your tree view:

background-alpha
background-beta
background-gamma
background-delta
background-lambda

Note: You have to put this module in the dependencies of your module.

Screenshots

Selecting a background color and font color for each background-color attribute

<tree background-alpha="job_id == 4">...</tree>

<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>

Version 13 of this module is free

Ali Badran
linkedin.com/in/ali-s-badran
ali-badran-95

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author or have a question related to your purchase, please use the support page.