Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
4200 Zobrazení

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


Avatar
Zrušit

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

Nejlepší odpověď

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
Zrušit
Autor

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 Odpovědi Zobrazení Aktivita
0
zář 23
41
4
bře 23
16838
2
čvc 22
3720
2
čvc 22
2250
0
kvě 22
2024