mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
[MIG] base_external_system: Migration to 12.0
This commit is contained in:
committed by
Pedro M. Baeza
parent
63470c5dc9
commit
5b5b55c8c7
@@ -77,12 +77,15 @@
|
||||
|
||||
<group expand="0" string="Group By">
|
||||
<filter string="Host"
|
||||
name="host"
|
||||
domain=""
|
||||
context="{'group_by': 'host'}" />
|
||||
<filter string="Port"
|
||||
name="port"
|
||||
domain=""
|
||||
context="{'group_by': 'port'}" />
|
||||
<filter string="Username"
|
||||
name="username"
|
||||
domain=""
|
||||
context="{'group_by': 'username'}" />
|
||||
</group>
|
||||
|
||||
Reference in New Issue
Block a user