Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
3 Besvarelser
26938 Visninger

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

Avatar
Kassér
Bedste svar

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

<group col='20'>

...

</group>

Avatar
Kassér
Bedste svar

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

Avatar
Kassér
Forfatter Bedste svar

It works.

Thanks!

Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
1
mar. 25
1411
2
feb. 25
2362
2
dec. 24
1872
2
maj 24
2233
1
sep. 23
4783