mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
[IMP] Use default user to define default roles to create for a new user
This commit is contained in:
committed by
Pedro M. Baeza
parent
1f51952568
commit
dcc76bd648
@@ -11,7 +11,7 @@
|
||||
<xpath expr="//notebook/page[1]" position="before">
|
||||
<page string="Roles">
|
||||
<field name="role_line_ids" nolabel="1">
|
||||
<tree editable="bottom" colors="grey: not is_enabled;">
|
||||
<tree editable="bottom" decoration-muted="not is_enabled">
|
||||
<field name="role_id" required="1"/>
|
||||
<field name="date_from"/>
|
||||
<field name="date_to"/>
|
||||
|
||||
Reference in New Issue
Block a user