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
- Comptabilitat
- Inventari
- PoS
- Project
- MRP
This question has been flagged
2
Respostes
5778
Vistes
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Registrar-se| Related Posts | Respostes | Vistes | Activitat | |
|---|---|---|---|---|
|
|
1
de jul. 24
|
29 | ||
|
|
0
de set. 25
|
2329 | ||
|
|
2
d’ag. 23
|
2769 | ||
|
|
1
de jul. 21
|
3127 | ||
|
|
1
de febr. 21
|
2764 |
You can achieve it using field_views_get
@Evans do you achieve?