Commit 85ae42a0 authored by Romain Courteaud's avatar Romain Courteaud

Update XML

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30548 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 713326d1
...@@ -3,15 +3,15 @@ ...@@ -3,15 +3,15 @@
<item>Campaign</item> <item>Campaign</item>
</portal_type> </portal_type>
<portal_type id="Event Module"> <portal_type id="Event Module">
<item>Visit</item> <item>Acknowledgement</item>
<item>Web Message</item> <item>Fax Message</item>
<item>Letter</item> <item>Letter</item>
<item>Mail Message</item>
<item>Note</item> <item>Note</item>
<item>Phone Call</item> <item>Phone Call</item>
<item>Site Message</item> <item>Site Message</item>
<item>Mail Message</item> <item>Visit</item>
<item>Acknowledgement</item> <item>Web Message</item>
<item>Fax Message</item>
</portal_type> </portal_type>
<portal_type id="Meeting Module"> <portal_type id="Meeting Module">
<item>Meeting</item> <item>Meeting</item>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
</chain> </chain>
<chain> <chain>
<type>Campaign</type> <type>Campaign</type>
<workflow>edit_workflow, pricing_interaction_workflow, ticket_workflow, ticket_interaction_workflow</workflow> <workflow>edit_workflow, pricing_interaction_workflow, ticket_interaction_workflow, ticket_workflow</workflow>
</chain> </chain>
<chain> <chain>
<type>Fax Message</type> <type>Fax Message</type>
...@@ -13,31 +13,31 @@ ...@@ -13,31 +13,31 @@
</chain> </chain>
<chain> <chain>
<type>Letter</type> <type>Letter</type>
<workflow>event_interaction_workflow, edit_workflow, pricing_interaction_workflow, event_workflow</workflow> <workflow>edit_workflow, event_interaction_workflow, event_workflow, pricing_interaction_workflow</workflow>
</chain> </chain>
<chain> <chain>
<type>Mail Message</type> <type>Mail Message</type>
<workflow>edit_workflow, pricing_interaction_workflow, event_workflow, event_interaction_workflow</workflow> <workflow>edit_workflow, event_interaction_workflow, event_workflow, pricing_interaction_workflow</workflow>
</chain> </chain>
<chain> <chain>
<type>Meeting</type> <type>Meeting</type>
<workflow>pricing_interaction_workflow, edit_workflow, ticket_workflow, ticket_interaction_workflow</workflow> <workflow>edit_workflow, pricing_interaction_workflow, ticket_interaction_workflow, ticket_workflow</workflow>
</chain> </chain>
<chain> <chain>
<type>Note</type> <type>Note</type>
<workflow>event_workflow, edit_workflow, pricing_interaction_workflow, event_interaction_workflow</workflow> <workflow>edit_workflow, event_interaction_workflow, event_workflow, pricing_interaction_workflow</workflow>
</chain> </chain>
<chain> <chain>
<type>Phone Call</type> <type>Phone Call</type>
<workflow>event_interaction_workflow, event_workflow, pricing_interaction_workflow, edit_workflow</workflow> <workflow>edit_workflow, event_interaction_workflow, event_workflow, pricing_interaction_workflow</workflow>
</chain> </chain>
<chain> <chain>
<type>Sale Opportunity</type> <type>Sale Opportunity</type>
<workflow>pricing_interaction_workflow, ticket_interaction_workflow, sale_opportunity_workflow, edit_workflow</workflow> <workflow>edit_workflow, pricing_interaction_workflow, sale_opportunity_workflow, ticket_interaction_workflow</workflow>
</chain> </chain>
<chain> <chain>
<type>Site Message</type> <type>Site Message</type>
<workflow>edit_workflow, event_workflow, event_interaction_workflow</workflow> <workflow>edit_workflow, event_interaction_workflow, event_workflow</workflow>
</chain> </chain>
<chain> <chain>
<type>Support Request</type> <type>Support Request</type>
...@@ -45,10 +45,10 @@ ...@@ -45,10 +45,10 @@
</chain> </chain>
<chain> <chain>
<type>Visit</type> <type>Visit</type>
<workflow>event_interaction_workflow, pricing_interaction_workflow, event_workflow, edit_workflow</workflow> <workflow>edit_workflow, event_interaction_workflow, event_workflow, pricing_interaction_workflow</workflow>
</chain> </chain>
<chain> <chain>
<type>Web Message</type> <type>Web Message</type>
<workflow>pricing_interaction_workflow, event_interaction_workflow, event_workflow, edit_workflow</workflow> <workflow>edit_workflow, event_interaction_workflow, event_workflow, pricing_interaction_workflow</workflow>
</chain> </chain>
</workflow_chain> </workflow_chain>
\ No newline at end of file
444 445
\ No newline at end of file \ 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