[MIG][12.0] agreement_maintenance

This commit is contained in:
Murtuza Saleh
2019-03-27 19:33:16 +05:30
committed by Olga Marco
parent 0737956801
commit 44d2f7e374
9 changed files with 42 additions and 48 deletions

View File

@@ -23,7 +23,7 @@
ref="maintenance.hr_equipment_request_view_search"/>
<field name="arch" type="xml">
<xpath expr="//group" position="inside">
<filter string="Service Profile" domain="[]"
<filter string="Service Profile" name="serviceprofile_id" domain="[]"
context="{'group_by':'serviceprofile_id'}"/>
</xpath>
</field>