Commit b4dd0f73 authored by Romain Courteaud's avatar Romain Courteaud

Move person_slap_interface_workflow into slapos_cloud.

parent ba0798ef
......@@ -3,6 +3,10 @@
<type>Hosting Subscription</type>
<workflow>edit_workflow, instance_slap_interface_workflow</workflow>
</chain>
<chain>
<type>Person</type>
<workflow>person_slap_interface_workflow</workflow>
</chain>
<chain>
<type>Slave Instance</type>
<workflow>edit_workflow, instance_slap_interface_workflow, item_workflow</workflow>
......
82
\ No newline at end of file
83
\ No newline at end of file
Hosting Subscription | edit_workflow
Hosting Subscription | instance_slap_interface_workflow
Person | person_slap_interface_workflow
Slave Instance | edit_workflow
Slave Instance | instance_slap_interface_workflow
Slave Instance | item_workflow
......
installation_slap_interface_workflow
instance_slap_interface_workflow
\ No newline at end of file
instance_slap_interface_workflow
person_slap_interface_workflow
\ No newline at end of file
......@@ -25,7 +25,7 @@
</chain>
<chain>
<type>Person</type>
<workflow>person_slap_interface_workflow, slap_interaction_workflow</workflow>
<workflow>slap_interaction_workflow</workflow>
</chain>
<chain>
<type>Purchase Packing List</type>
......
847
\ No newline at end of file
848
\ No newline at end of file
......@@ -5,7 +5,6 @@ Computer | computer_slap_interface_workflow
Hosting Subscription | slap_interaction_workflow
Internal Packing List | slap_interaction_workflow
Open Sale Order | slap_interaction_workflow
Person | person_slap_interface_workflow
Person | slap_interaction_workflow
Purchase Packing List | slap_interaction_workflow
Sale Invoice Transaction | slap_interaction_workflow
......
computer_partition_slap_interface_workflow
computer_slap_interface_workflow
person_slap_interface_workflow
slap_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