Skip to Content
Menu
This question has been flagged
4 Replies
6864 Views

Hi Guys! I am here with a problem while using the group by filters. The Scenario is i am creating a group by filter and trying to use the group by filter from tree view it is giving the grouped result , but the problem is it's not showing the list of records under it.

The Code i have written is:

<group expand="0" string="Group By..."> <filter string="Location" icon="terp-personal" domain="[]" context="{'group_by':'location_id'}"/> <filter string="Coach" icon="terp-personal" domain="[]" context="{'group_by':'user_id'}"/> </group>

the result is displaying as:

 

Like wise it is showing the grouped result but not the option to expand the records under it.

Help me with this to sort out if any one can. Any ideas are also acceptable.

Thanks in Advance.

Avatar
Discard

In the search box if you select Group by two options Locations and Coach then expand options shows?....

Author

Hi Prakash, I tried by selecting both the group by options even then the expanding is not happening. It persists with the same result.

Can you please check default openerp sale module working without any issues. If you have issue only in the custom module then post your xml code for tree view and search view.

Best Answer

Guys,

We've added groupby expand feature on Odoo Apps Web Groupby Expand.

Hope this helps.

Thanks.

Avatar
Discard
Related Posts Replies Views Activity
5
May 20
16259
1
Jun 16
2309
0
Mar 23
904
0
Feb 23
1489
2
Jun 22
2746