mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[FIX]pms: searchPanel delete domain multi
This commit is contained in:
@@ -822,7 +822,6 @@
|
||||
string="Property"
|
||||
enable_counters="1"
|
||||
icon="fa-h-square"
|
||||
domain="[('company_id', '=', company_id)]"
|
||||
/>
|
||||
<field
|
||||
name="state"
|
||||
|
||||
@@ -1106,7 +1106,6 @@
|
||||
string="Property"
|
||||
enable_counters="1"
|
||||
icon="fa-h-square"
|
||||
domain="[('company_id', '=', company_id])]"
|
||||
/>
|
||||
<field
|
||||
name="state"
|
||||
|
||||
Reference in New Issue
Block a user