Is it possible to have a domain condition in the Odoo attribute colorsinstead of a single condition?
example: I want to have this state colors="blue:state=='approved'&&doc_type=='revisi'"
I noticed that we could fill in the hidden field of the function, which will depend on both fields, and use it in the attribute colors, but is there an easier way?
thank
source
share