Skip to content

Commit

Permalink
[FIX]pms: searchPanel delete domain multi
Browse files Browse the repository at this point in the history
  • Loading branch information
DarioLodeiros committed Oct 23, 2023
1 parent 89b4c85 commit c9ce5c0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion pms/views/pms_folio_views.xml
Original file line number Diff line number Diff line change
Expand Up @@ -822,7 +822,6 @@
string="Property"
enable_counters="1"
icon="fa-h-square"
domain="[('company_id', '=', company_id)]"
/>
<field
name="state"
Expand Down
1 change: 0 additions & 1 deletion pms/views/pms_reservation_views.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1106,7 +1106,6 @@
string="Property"
enable_counters="1"
icon="fa-h-square"
domain="[('company_id', '=', company_id])]"
/>
<field
name="state"
Expand Down

0 comments on commit c9ce5c0

Please sign in to comment.