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:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
2
回复
5351
查看
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
1
7月 24
|
29 | ||
|
0
5月 24
|
1627 | ||
|
2
8月 23
|
2072 | ||
|
1
7月 21
|
2640 | ||
|
1
2月 21
|
2290 |
You can achieve it using field_views_get
@Evans do you achieve?