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
답글
5484
화면
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
1
7월 24
|
29 | ||
|
0
9월 25
|
1834 | ||
|
2
8월 23
|
2217 | ||
|
1
7월 21
|
2780 | ||
|
1
2월 21
|
2386 |
You can achieve it using field_views_get
@Evans do you achieve?