Skip to Content
Menu
This question has been flagged
2 Replies
8428 Views

Is there a chance to sort groups by condition?

My problem:

<xpath expr="//filter[@string='Type']" position="after">                    
<filter string="Days" name="days_group" domain="[]" context="{'group_by':'date:day'}"/>
<filter string="Months" name="days_group" domain="[]" context="{'group_by':'date:month'}"/>
</xpath>

Grouped records are in descending order which is ok for me but i want to sort groups in the same way.


Avatar
Discard

More details please. How do you get the groups?

Author Best Answer

By context which I wrote above.

Avatar
Discard
Related Posts Replies Views Activity
2
Jan 24
14940
0
Sep 21
3386
0
Feb 21
2680
3
Jul 25
8741
1
May 25
1032