Skip to Content
Menu
This question has been flagged
3 Replies
24806 Views

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
Discard
Best Answer

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

<group col='20'>

...

</group>

Avatar
Discard
Best Answer

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
Discard
Author Best Answer

It works.

Thanks!

Avatar
Discard
Related Posts Replies Views Activity
2
May 24
477
1
Sep 23
3583
0
Jul 23
1510
1
Jan 23
794
4
Dec 22
6782