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

Hi 
I have a field that its string is too long and odoo wrap it automatically and show it in 2 lines. How can I change my xml code to show the name of my field in one line?

example of my code:

***** I tried these below ways but didn't find my answer!!!!!!!!!
1-  style="width:400px;" 
2-  style="white-space: nowrap;" 

3-  class="nowrap_label"

4- class="oe_inline"


my code template: 


group string="Discount info" >


    field name="payment_terms_disc_percentage" readonly="1" />

    ...

    ....


/group>

아바타
취소
관련 게시물 답글 화면 활동
5
6월 20
6953
1
4월 16
5107
2
3월 15
6504
1
5월 24
2723
0
1월 24
2553