From 44bdddd90bb794d28a3f20f1133e003d86c4d39a Mon Sep 17 00:00:00 2001 From: Antoni Marroig Campomar Date: Tue, 24 Dec 2024 12:03:42 +0100 Subject: [PATCH] [FIX] bookstore_mgmt: Groups permissions --- bookstore_mgmt/security/bookstore_security.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/bookstore_mgmt/security/bookstore_security.xml b/bookstore_mgmt/security/bookstore_security.xml index 134898f..a76624e 100644 --- a/bookstore_mgmt/security/bookstore_security.xml +++ b/bookstore_mgmt/security/bookstore_security.xml @@ -25,5 +25,6 @@ name="users" eval="[(4, ref('base.user_root')), (4, ref('base.user_admin'))]" /> +