Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
3 Trả lời
10373 Lượt xem

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 ?

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

I guess, this module may be of use: https://apps.odoo.com/apps/modules/8.0/colors_customization/

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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>
Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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.

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
6
thg 1 19
9357
1
thg 3 15
4859
2
thg 4 25
9143
2
thg 1 25
2875
1
thg 7 24
2602