Add "Create role from user" feature

This commit is contained in:
Guillaume Pothier
2023-06-20 15:07:47 -04:00
parent 73e42f7e3f
commit 22343a35be
7 changed files with 89 additions and 0 deletions

View File

@@ -19,6 +19,7 @@
"views/role.xml",
"views/user.xml",
"views/group.xml",
"wizard/create_from_user.xml",
],
"installable": True,
}