Add "Create role from user" feature

This commit is contained in:
Guillaume Pothier
2023-06-20 15:07:47 -04:00
committed by Raf Ven
parent 5644a1688f
commit f85f1c283f
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,
}