Commit 99e22629 authored by Gabriel Monnerat's avatar Gabriel Monnerat

Add role to allow a Software Instance access and edit the Slave Instance...

Add role to allow a Software Instance access and edit the Slave Instance installed in the same computer partition and software release.
parent 4a617d76
......@@ -14,4 +14,9 @@
<property id='base_category_script'>ERP5Type_getSecurityCategoryFromAggregateMovementItemByHostingSubscription</property>
<multi_property id='base_category'>aggregate</multi_property>
</role>
<role id='Assignee'>
<property id='title'>Slave Instance related by Software Instance</property>
<property id='base_category_script'>ERP5Type_getSecurityCategoryFromSoftwareInstance</property>
<multi_property id='base_category'>source</multi_property>
</role>
</type_roles>
\ No newline at end of file
254
\ No newline at end of file
255
\ No newline at end of file
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