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
- プロジェクト
- MRP
この質問にフラグが付けられました
            
                2
                
                    返信
                
            
        
        
            
                5794
                
                    ビュー
                
            
        
    | 関連投稿 | 返信 | ビュー | 活動 | |
|---|---|---|---|---|
|  | 1 7月 24  | 29 | ||
|  | 0 9月 25  | 2335 | ||
|  | 2 8月 23  | 2775 | ||
|  | 1 7月 21  | 3129 | ||
|  | 1 2月 21  | 2768 | 
 
                        
You can achieve it using field_views_get
@Evans do you achieve?