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:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
            
                2
                
                    回复
                
            
        
        
            
                5815
                
                    查看
                
            
        
    | 相关帖文 | 回复 | 查看 | 活动 | |
|---|---|---|---|---|
|  | 1 7月 24  | 29 | ||
|  | 0 9月 25  | 2346 | ||
|  | 2 8月 23  | 2781 | ||
|  | 1 7月 21  | 3131 | ||
|  | 1 2月 21  | 2779 | 
 
                        
You can achieve it using field_views_get
@Evans do you achieve?