Skip to content

Commit

Permalink
[FIX]pms: searchPanel delete property from view room search
Browse files Browse the repository at this point in the history
  • Loading branch information
DarioLodeiros committed Oct 23, 2023
1 parent c9ce5c0 commit a34e398
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions pms/views/pms_room_views.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit a34e398

Please sign in to comment.