Skip to content
Extraits de code Groupes Projets
Valider cf8d82bc rédigé par Rémi - Le Filament's avatar Rémi - Le Filament
Parcourir les fichiers

[IMP] group by partner first

parent 357223a7
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -49,18 +49,18 @@ ...@@ -49,18 +49,18 @@
<field name="user_id" /> <field name="user_id" />
<field name="categ_id" /> <field name="categ_id" />
<group expand="0" string="Group By"> <group expand="0" string="Group By">
<filter
name="group_by_project"
string="Projet"
domain="[]"
context="{'group_by':'project_id'}"
/>
<filter <filter
name="group_by_partner" name="group_by_partner"
string="Client" string="Client"
domain="[]" domain="[]"
context="{'group_by':'partner_id'}" context="{'group_by':'partner_id'}"
/> />
<filter
name="group_by_project"
string="Projet"
domain="[]"
context="{'group_by':'project_id'}"
/>
<filter <filter
name="group_by_saison" name="group_by_saison"
string="Saison" string="Saison"
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter