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 up| Related Posts | Replies | Views | Activity | |
|---|---|---|---|---|
|
|
1
Aug 24
|
2677 | ||
|
|
1
Sep 22
|
4471 | ||
|
|
0
Feb 23
|
2238 | ||
|
|
2
Oct 25
|
2773 | ||
|
|
1
Sep 25
|
2781 |
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.