跳至內容
選單
此問題已被標幟
848 瀏覽次數

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
6956
1
4月 16
5112
2
3月 15
6507
1
5月 24
2729
0
1月 24
2558