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!
RegistráciaRelated Posts | Replies | Zobrazenia | Aktivita | |
---|---|---|---|---|
|
1
aug 24
|
2035 | ||
|
1
sep 22
|
3708 | ||
|
0
feb 23
|
1664 | ||
|
1
jún 25
|
1143 | ||
|
3
júl 25
|
2880 |
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.