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
回覆
5325
瀏覽次數
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
1
7月 24
|
29 | ||
|
0
5月 24
|
1618 | ||
|
2
8月 23
|
2057 | ||
|
1
7月 21
|
2633 | ||
|
1
2月 21
|
2284 |
You can achieve it using field_views_get
@Evans do you achieve?