Apply suggestions from code review

Co-Authored-By: Bhavesh Odedra <bodedra@opensourceintegrators.com>
This commit is contained in:
Maxime Chambreuil
2019-09-03 17:00:53 -05:00
committed by GitHub
parent 52fbdf8a9a
commit 2e7ba18adf

View File

@@ -15,8 +15,7 @@
<xpath expr="//notebook" position="inside">
<page string="Services" id="services">
<field name="serviceprofile_ids"
domain="[('active', '=', True),
('equipment_id', '=', False)]"
domain="[('equipment_id', '=', False)]"
widget="many2many">
<tree>
<field name="name"/>