From 3ef8132f3ddbe7188ca557d75a154ff99f9210c9 Mon Sep 17 00:00:00 2001 From: Fabien Bourgeois Date: Mon, 5 Jun 2017 16:00:59 +0200 Subject: [PATCH] [FIX]Security : base GOLEM user should be partner manager too --- golem_base/security/golem_security.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/golem_base/security/golem_security.xml b/golem_base/security/golem_security.xml index 409c1f4..a58d633 100644 --- a/golem_base/security/golem_security.xml +++ b/golem_base/security/golem_security.xml @@ -26,7 +26,9 @@ along with this program. If not, see . ref="base.module_category_golem"/> + [ref('base.group_user'), + ref('base.group_partner_manager'), + ref('account.group_account_invoice')])]"/> GOLEM Manager