Browse Source
[FIX] Admin should be data_protetion_manager by default
pull/50/head
mreficent
6 years ago
committed by
Jairo Llopis
No known key found for this signature in database
GPG Key ID: 8B8A6900E4831A9B
1 changed files with
1 additions and
0 deletions
-
privacy/security/data_protection.xml
|
|
@ -19,6 +19,7 @@ |
|
|
|
<field name="name">Data Protection Manager</field> |
|
|
|
<field name="implied_ids" eval="[(4, ref('privacy.group_data_protection_user'))]"/> |
|
|
|
<field name="category_id" ref="module_category_data_protection"/> |
|
|
|
<field name="users" eval="[(4, ref('base.user_root'))]"/> |
|
|
|
</record> |
|
|
|
|
|
|
|
</data> |
|
|
|