mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[FIX]pms: searchPanel delete property from view room search
This commit is contained in:
@@ -150,18 +150,11 @@
|
||||
<field name="room_amenity_ids" />
|
||||
<newline />
|
||||
<searchpanel>
|
||||
<field
|
||||
name="company_id"
|
||||
string="Company"
|
||||
enable_counters="1"
|
||||
icon="fa-building"
|
||||
/>
|
||||
<field
|
||||
name="pms_property_id"
|
||||
string="Property"
|
||||
enable_counters="1"
|
||||
select="multi"
|
||||
domain="[('company_id', '=', company_id)]"
|
||||
/>
|
||||
<field
|
||||
name="room_type_id"
|
||||
|
||||
Reference in New Issue
Block a user