Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
4285 Visninger

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


Avatar
Kassér

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

Bedste svar

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

Avatar
Kassér
Forfatter

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

Related Posts Besvarelser Visninger Aktivitet
0
sep. 23
41
4
mar. 23
17004
2
jul. 22
3841
2
jul. 22
2308
0
maj 22
2128