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
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
            
                2
                
                    Réponses
                
            
        
        
            
                5810
                
                    Vues
                
            
        
    Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrire| Publications associées | Réponses | Vues | Activité | |
|---|---|---|---|---|
|  | 1 juil. 24  | 29 | ||
|  | 0 sept. 25  | 2342 | ||
|  | 2 août 23  | 2780 | ||
|  | 1 juil. 21  | 3130 | ||
|  | 1 févr. 21  | 2774 | 
 
                        
You can achieve it using field_views_get
@Evans do you achieve?