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 @@
<item>Campaign</item>
</portal_type>
<portal_type id="Event Module">
<item>Visit</item>
<item>Web Message</item>
<item>Acknowledgement</item>
<item>Fax Message</item>
<item>Letter</item>
<item>Mail Message</item>
<item>Note</item>
<item>Phone Call</item>
<item>Site Message</item>
<item>Mail Message</item>
<item>Acknowledgement</item>
<item>Fax Message</item>
<item>Visit</item>
<item>Web Message</item>
</portal_type>
<portal_type id="Meeting Module">
<item>Meeting</item>
......
......@@ -5,7 +5,7 @@
</chain>
<chain>
<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>
<type>Fax Message</type>
......@@ -13,31 +13,31 @@
</chain>
<chain>
<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>
<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>
<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>
<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>
<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>
<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>
<type>Site Message</type>
<workflow>edit_workflow, event_workflow, event_interaction_workflow</workflow>
<workflow>edit_workflow, event_interaction_workflow, event_workflow</workflow>
</chain>
<chain>
<type>Support Request</type>
......@@ -45,10 +45,10 @@
</chain>
<chain>
<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>
<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>
</workflow_chain>
\ No newline at end of file
444
\ No newline at end of file
445
\ 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