[15.0][IMP] base_user_role: action to group groups into a role

This commit is contained in:
ArnauCForgeFlow
2024-01-26 10:22:47 +01:00
committed by Sébastien Alix
parent 93be01eaef
commit 3b7bbf2856
10 changed files with 90 additions and 3 deletions

View File

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