Hello,
I am using Odoo 15 and would like to know if it is possible to set the background color of record in a tree view based on condition.
Example :
I need to color sale order in yellow color if the field state ='draft' and in blue if state='sale', ...