Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
829 Представления

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>

Аватар
Отменить
Related Posts Ответы Просмотры Активность
5
июн. 20
6952
1
апр. 16
5107
2
мар. 15
6501
1
мая 24
2718
0
янв. 24
2552