Skip to content
Snippets Groups Projects
Commit cf8d82bc authored by Rémi - Le Filament's avatar Rémi - Le Filament
Browse files

[IMP] group by partner first

parent 357223a7
Branches
Tags
No related merge requests found
......@@ -49,18 +49,18 @@
<field name="user_id" />
<field name="categ_id" />
<group expand="0" string="Group By">
<filter
name="group_by_project"
string="Projet"
domain="[]"
context="{'group_by':'project_id'}"
/>
<filter
name="group_by_partner"
string="Client"
domain="[]"
context="{'group_by':'partner_id'}"
/>
<filter
name="group_by_project"
string="Projet"
domain="[]"
context="{'group_by':'project_id'}"
/>
<filter
name="group_by_saison"
string="Saison"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment