i'm looking for the way to highlight / change color of a record by python code odoo 15.
Important: this is by python code, not xml code.
Thanks you.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
i'm looking for the way to highlight / change color of a record by python code odoo 15.
Important: this is by python code, not xml code.
Thanks you.
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Aug 24
|
2012 | ||
|
1
Sep 22
|
3672 | ||
|
0
Feb 23
|
1639 | ||
|
1
Jun 25
|
1092 | ||
|
3
Jul 25
|
2824 |
Initially in xml set some decorations for the record in the xml based on the condition and then later changing this conditions to get different color from python will helps ?
I guess so. But it could be better if i can figure how to use condition on this.