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
                
                    الردود
                
            
        
        
            
                5799
                
                    أدوات العرض
                
            
        
    هل أعجبك النقاش؟ لا تكن مستمعاً فقط. شاركنا!
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيل| المنشورات ذات الصلة | الردود | أدوات العرض | النشاط | |
|---|---|---|---|---|
|  | 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?