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!
PrijaviRelated Posts | Odgovori | Prikazi | Aktivnost | |
---|---|---|---|---|
|
1
avg. 24
|
2051 | ||
|
1
sep. 22
|
3723 | ||
|
0
feb. 23
|
1668 | ||
|
1
jun. 25
|
1175 | ||
|
3
jul. 25
|
2908 |
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.