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
                
                    Ответы
                
            
        
        
            
                5817
                
                    Представления
                
            
        
    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  | 2346 | ||
|  | 2 авг. 23  | 2782 | ||
|  | 1 июл. 21  | 3131 | ||
|  | 1 февр. 21  | 2779 | 
 
                        
You can achieve it using field_views_get
@Evans do you achieve?