mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
Apply suggestions from code review
Co-Authored-By: Bhavesh Odedra <bodedra@opensourceintegrators.com>
This commit is contained in:
committed by
GitHub
parent
52fbdf8a9a
commit
2e7ba18adf
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user