تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
4258 أدوات العرض

How I can add a group by to related field in Odoo v14 ,15 ?


الصورة الرمزية
إهمال

If you are getting an error after using store=True then you should upgrade your module. this will resolve your issue

أفضل إجابة

you can't apply groupby on field that is not store in database so first you store this fields by adding parametes store=True after this you can apply as well as other

الصورة الرمزية
إهمال
الكاتب

I added store = True as an attribute
when I add the group by on this field I got an error when I click on any record or when I select a group by tab

المنشورات ذات الصلة الردود أدوات العرض النشاط
0
سبتمبر 23
41
4
مارس 23
16915
2
يوليو 22
3778
2
يوليو 22
2292
0
مايو 22
2068