Hello,
Is there a way to hide some fields of row and col on a pivot view? I can select all fields of my model to group my values on my pivot view. I would like to remove to posibility to select some fields of group by in my pivot.
Thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 会計
- 在庫
- PoS
- Project
- MRP
この質問にフラグが付けられました
2
返信
5336
ビュー
関連投稿 | 返信 | ビュー | 活動 | |
---|---|---|---|---|
|
1
7月 24
|
29 | ||
|
0
5月 24
|
1620 | ||
|
2
8月 23
|
2057 | ||
|
1
7月 21
|
2634 | ||
|
1
2月 21
|
2286 |
You can achieve it using field_views_get
@Evans do you achieve?