mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
[18.0][MIG] base_user_role
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<page string="Roles">
|
||||
<field name="role_ids" invisible="1" />
|
||||
<field name="role_line_ids" nolabel="1">
|
||||
<tree editable="bottom" decoration-muted="not is_enabled">
|
||||
<list editable="bottom" decoration-muted="not is_enabled">
|
||||
<field
|
||||
name="role_id"
|
||||
domain="[('id', 'not in', parent.role_ids)]"
|
||||
@@ -20,7 +20,7 @@
|
||||
<field name="date_from" />
|
||||
<field name="date_to" />
|
||||
<field name="is_enabled" />
|
||||
</tree>
|
||||
</list>
|
||||
</field>
|
||||
</page>
|
||||
</xpath>
|
||||
|
||||
Reference in New Issue
Block a user