When the field is marked as required=True in the field definition it shows up in the form view with blue background. I need to be able to change the background color of any field to any color I need, is this possible without making the field required ?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Účetnictví
- Sklad
- PoS
- Project
- MRP
This question has been flagged
3
Odpovědi
10241
Zobrazení
I guess, this module may be of use: https://apps.odoo.com/apps/modules/8.0/colors_customization/
f you want all fields color then give colors attribute in <tree>
<tree string="Configuration" colors="green:no == 0;red:no > 0">
<field name="no" />
</tree>
Hello,
Here is one module which is change the color etc.
http://www.zbeanztech.com/blog/openerp_7_web_color_theme
May be this will help you.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Přihlásit seRelated Posts | Odpovědi | Zobrazení | Aktivita | |
---|---|---|---|---|
|
6
led 19
|
9221 | ||
|
1
bře 15
|
4741 | ||
Change default colour themes
Vyřešeno
|
|
2
dub 25
|
9029 | |
Unable to change button color
Vyřešeno
|
|
2
led 25
|
2734 | |
|
1
čvc 24
|
2485 |