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.
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
RegistrarsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
1
ago 24
|
1677 | ||
|
1
sept 22
|
3440 | ||
|
0
feb 23
|
1474 | ||
|
1
jun 25
|
643 | ||
|
3
may 25
|
2383 |
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.