Commit 4c7da3c6 authored by Gabriel Monnerat's avatar Gabriel Monnerat

Add portal type roles from Slave Instance

parent d11d4289
<type_roles>
<role id='Assignor'>
<property id='title'>Computer</property>
<property id='base_category_script'>ERP5Type_getSecurityCategoryFromAggregateMovementItemByComputerPartition</property>
<multi_property id='base_category'>aggregate</multi_property>
</role>
<role id='Assignee'>
<property id='title'>Owner become Assignee</property>
<property id='base_category_script'>ERP5Type_acquireSecurityFromOwner</property>
<multi_property id='base_category'>source</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
182 183
\ No newline at end of file \ No newline at end of file
...@@ -24,6 +24,7 @@ Sale Trade Condition ...@@ -24,6 +24,7 @@ Sale Trade Condition
Sale Trade Condition Module Sale Trade Condition Module
Service Service
Service Module Service Module
Slave Instance
Software Instance Software Instance
Software Instance Module Software Instance Module
Software Product Software Product
......
...@@ -24,6 +24,7 @@ Sale Trade Condition ...@@ -24,6 +24,7 @@ Sale Trade Condition
Sale Trade Condition Module Sale Trade Condition Module
Service Service
Service Module Service Module
Slave Instance
Software Instance Software Instance
Software Instance Module Software Instance Module
Software Product Software Product
......
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