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
                
                    Відповіді
                
            
        
        
            
                5796
                
                    Переглядів
                
            
        
    Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Реєстрація| Related Posts | Відповіді | Переглядів | Дія | |
|---|---|---|---|---|
|  | 1 лип. 24  | 29 | ||
|  | 0 вер. 25  | 2335 | ||
|  | 2 серп. 23  | 2775 | ||
|  | 1 лип. 21  | 3129 | ||
|  | 1 лют. 21  | 2768 | 
 
                        
You can achieve it using field_views_get
@Evans do you achieve?