コンテンツへスキップ
メニュー
この質問にフラグが付けられました
3 返信
26862 ビュー

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!

アバター
破棄
関連投稿 返信 ビュー 活動
1
3月 25
1366
2
2月 25
2281
2
12月 24
1822
2
5月 24
2212
1
9月 23
4771