콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
3 답글
10644 화면

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 ?

아바타
취소
베스트 답변

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.

아바타
취소
관련 게시물 답글 화면 활동
6
1월 19
9552
1
3월 15
4978
2
4월 25
9417
2
1월 25
3139
1
7월 24
2826