From 69c567860b7e928cdc7f2c994ff534b62ba3294a Mon Sep 17 00:00:00 2001
From: Kevin Deldycke <kevin@nexedi.com>
Date: Tue, 17 Oct 2006 16:14:07 +0000
Subject: [PATCH] Fix role

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10784 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 bt5/erp5_payroll/PathTemplateItem/organisation_module/arrco.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bt5/erp5_payroll/PathTemplateItem/organisation_module/arrco.xml b/bt5/erp5_payroll/PathTemplateItem/organisation_module/arrco.xml
index d1bbb895b2..bb6c8cd5e8 100644
--- a/bt5/erp5_payroll/PathTemplateItem/organisation_module/arrco.xml
+++ b/bt5/erp5_payroll/PathTemplateItem/organisation_module/arrco.xml
@@ -86,7 +86,7 @@
             <key> <string>categories</string> </key>
             <value>
               <tuple>
-                <string>role/client</string>
+                <string>role/administration</string>
               </tuple>
             </value>
         </item>
-- 
2.30.9