Commit 9865053f authored by Romain Courteaud's avatar Romain Courteaud

slapos_erp5: give read access to project production

parent bf975172
<local_roles_item> <local_roles_item>
<local_roles> <local_roles>
<role id='F-COMPUMAN'> <role id='F-CUSTOMER'>
<item>Auditor</item> <item>Auditor</item>
</role> </role>
<role id='F-CUSTOMER'> <role id='F-PRODUCTION*'>
<item>Auditor</item> <item>Auditor</item>
</role> </role>
<role id='R-COMPUTER'> <role id='R-COMPUTER'>
......
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
<property id='title'>Project Compute Node Manager</property> <property id='title'>Project Compute Node Manager</property>
<property id='description'>XXX TODO <property id='description'>XXX TODO
add local roles group</property> add local roles group</property>
<multi_property id='category'>function/computer/manager</multi_property> <multi_property id='category'>function/production*</multi_property>
<multi_property id='base_category'>function</multi_property> <multi_property id='base_category'>function</multi_property>
</role> </role>
<role id='Auditor'> <role id='Auditor'>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment