Commit 3661d51c authored by Gabriel Monnerat's avatar Gabriel Monnerat

add local_permission_vifib_interaction_workflow to Slave Instance and assign...

add local_permission_vifib_interaction_workflow to Slave Instance and assign the interactions follow the same design of Software Instance in this case
parent dd02882d
......@@ -47,6 +47,10 @@
<type>Sale Trade Condition</type>
<workflow>local_permission_vifib_interaction_workflow</workflow>
</chain>
<chain>
<type>Slave Instance</type>
<workflow>local_permission_vifib_interaction_workflow</workflow>
</chain>
<chain>
<type>Software Instance</type>
<workflow>local_permission_vifib_interaction_workflow</workflow>
......
......@@ -71,6 +71,7 @@
<string>Computer</string>
<string>Hosting Subscription</string>
<string>Person</string>
<string>Slave Instance</string>
<string>Software Instance</string>
</list>
</value>
......
172
\ No newline at end of file
173
\ No newline at end of file
......@@ -10,4 +10,5 @@ Sale Order | local_permission_vifib_interaction_workflow
Sale Packing List Line | local_permission_vifib_interaction_workflow
Sale Packing List | local_permission_vifib_interaction_workflow
Sale Trade Condition | local_permission_vifib_interaction_workflow
Slave Instance | local_permission_vifib_interaction_workflow
Software Instance | local_permission_vifib_interaction_workflow
\ 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