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
回复
5338
查看
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
1
7月 24
|
29 | ||
|
0
5月 24
|
1620 | ||
|
2
8月 23
|
2058 | ||
|
1
7月 21
|
2635 | ||
|
1
2月 21
|
2286 |
You can achieve it using field_views_get
@Evans do you achieve?