Skip to content
Snippets Groups Projects
Commit 94b39de8 authored by Cédric Krier's avatar Cédric Krier :atom:
Browse files

Add parent to group to inherit accesses

issue10032
review320661002
parent 076dc06a
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,7 @@
</record>
<record model="res.group" id="group_account_admin">
<field name="name">Account Administration</field>
<field name="parent" ref="group_account"/>
</record>
<record model="res.user-res.group" id="user_admin_group_account">
<field name="user" ref="res.user_admin"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment