Commit 6b4a6875 authored by Romain Courteaud's avatar Romain Courteaud

slapos_erp5: Sale people can see Compute Node

parent 07f38860
......@@ -26,6 +26,12 @@
<multi_property id='category'>function/production/manager</multi_property>
<multi_property id='base_category'>follow_up</multi_property>
</role>
<role id='Auditor'>
<property id='title'>Sale</property>
<multi_property id='categories'>local_role_group/function</multi_property>
<multi_property id='category'>function/sale*</multi_property>
<multi_property id='base_category'>function</multi_property>
</role>
<role id='Assignor'>
<property id='title'>Self Compute Node</property>
<property id='condition'>python: context.getUserId("") != ""</property>
......
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