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

I need to customize the sale_view, inserting 20 horizontal column quantity in the order. I tried to use the group tag. A group is a grid with two columns. A field and its label take two columns, so adding fields inside a group will have them stacked vertically. If we nest two group elements inside a top group, we will be able to get two columns of fields with labels, side by side. But i need 20 column, How can manage it?

Thanks

Аватар
Отменить
Лучший ответ

You do that by add col attribute to the group like:

<group col='20'>

...

</group>

Аватар
Отменить
Лучший ответ

I am having same issue. And I am new to odoo but understanding nothing. 
I want more than 2 columns in my form. But it seams that odoo offers only 2 columns at a time. How to tackle this issue.   

Kindly help me out. 

Regards
Makhdoom Abubakar

Аватар
Отменить
Автор Лучший ответ

It works.

Thanks!

Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
мар. 25
1204
2
февр. 25
1994
2
дек. 24
1673
2
мая 24
2057
1
сент. 23
4694