Commit 71d6b51c authored by Nicolas Delaby's avatar Nicolas Delaby

chain Events with document_conversion_interaction_workflow

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35263 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 281104a2
......@@ -9,15 +9,15 @@
</chain>
<chain>
<type>Fax Message</type>
<workflow>cached_convertible_interaction_workflow, edit_workflow, event_interaction_workflow, event_workflow, pricing_interaction_workflow</workflow>
<workflow>document_conversion_interaction_workflow, edit_workflow, event_interaction_workflow, event_workflow, pricing_interaction_workflow</workflow>
</chain>
<chain>
<type>Letter</type>
<workflow>cached_convertible_interaction_workflow, edit_workflow, event_interaction_workflow, event_workflow, pricing_interaction_workflow</workflow>
<workflow>document_conversion_interaction_workflow, edit_workflow, event_interaction_workflow, event_workflow, pricing_interaction_workflow</workflow>
</chain>
<chain>
<type>Mail Message</type>
<workflow>cached_convertible_interaction_workflow, edit_workflow, event_interaction_workflow, event_workflow, pricing_interaction_workflow</workflow>
<workflow>document_conversion_interaction_workflow, edit_workflow, event_interaction_workflow, event_workflow, pricing_interaction_workflow</workflow>
</chain>
<chain>
<type>Meeting</type>
......@@ -25,11 +25,11 @@
</chain>
<chain>
<type>Note</type>
<workflow>cached_convertible_interaction_workflow, edit_workflow, event_interaction_workflow, event_workflow, pricing_interaction_workflow</workflow>
<workflow>document_conversion_interaction_workflow, edit_workflow, event_interaction_workflow, event_workflow, pricing_interaction_workflow</workflow>
</chain>
<chain>
<type>Phone Call</type>
<workflow>cached_convertible_interaction_workflow, edit_workflow, event_interaction_workflow, event_workflow, pricing_interaction_workflow</workflow>
<workflow>document_conversion_interaction_workflow, edit_workflow, event_interaction_workflow, event_workflow, pricing_interaction_workflow</workflow>
</chain>
<chain>
<type>Sale Opportunity</type>
......@@ -37,7 +37,7 @@
</chain>
<chain>
<type>Site Message</type>
<workflow>cached_convertible_interaction_workflow, edit_workflow, event_interaction_workflow, event_workflow</workflow>
<workflow>document_conversion_interaction_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>cached_convertible_interaction_workflow, edit_workflow, event_interaction_workflow, event_workflow, pricing_interaction_workflow</workflow>
<workflow>document_conversion_interaction_workflow, edit_workflow, event_interaction_workflow, event_workflow, pricing_interaction_workflow</workflow>
</chain>
<chain>
<type>Web Message</type>
<workflow>cached_convertible_interaction_workflow, edit_workflow, event_interaction_workflow, event_workflow, pricing_interaction_workflow</workflow>
<workflow>document_conversion_interaction_workflow, edit_workflow, event_interaction_workflow, event_workflow, pricing_interaction_workflow</workflow>
</chain>
</workflow_chain>
\ No newline at end of file
462
\ No newline at end of file
463
\ No newline at end of file
......@@ -3,17 +3,17 @@ Campaign | edit_workflow
Campaign | pricing_interaction_workflow
Campaign | ticket_interaction_workflow
Campaign | ticket_workflow
Fax Message | cached_convertible_interaction_workflow
Fax Message | document_conversion_interaction_workflow
Fax Message | edit_workflow
Fax Message | event_interaction_workflow
Fax Message | event_workflow
Fax Message | pricing_interaction_workflow
Letter | cached_convertible_interaction_workflow
Letter | document_conversion_interaction_workflow
Letter | edit_workflow
Letter | event_interaction_workflow
Letter | event_workflow
Letter | pricing_interaction_workflow
Mail Message | cached_convertible_interaction_workflow
Mail Message | document_conversion_interaction_workflow
Mail Message | edit_workflow
Mail Message | event_interaction_workflow
Mail Message | event_workflow
......@@ -22,12 +22,12 @@ Meeting | edit_workflow
Meeting | pricing_interaction_workflow
Meeting | ticket_interaction_workflow
Meeting | ticket_workflow
Note | cached_convertible_interaction_workflow
Note | document_conversion_interaction_workflow
Note | edit_workflow
Note | event_interaction_workflow
Note | event_workflow
Note | pricing_interaction_workflow
Phone Call | cached_convertible_interaction_workflow
Phone Call | document_conversion_interaction_workflow
Phone Call | edit_workflow
Phone Call | event_interaction_workflow
Phone Call | event_workflow
......@@ -36,7 +36,7 @@ Sale Opportunity | edit_workflow
Sale Opportunity | pricing_interaction_workflow
Sale Opportunity | sale_opportunity_workflow
Sale Opportunity | ticket_interaction_workflow
Site Message | cached_convertible_interaction_workflow
Site Message | document_conversion_interaction_workflow
Site Message | edit_workflow
Site Message | event_interaction_workflow
Site Message | event_workflow
......@@ -44,12 +44,12 @@ Support Request | edit_workflow
Support Request | pricing_interaction_workflow
Support Request | ticket_interaction_workflow
Support Request | ticket_workflow
Visit | cached_convertible_interaction_workflow
Visit | document_conversion_interaction_workflow
Visit | edit_workflow
Visit | event_interaction_workflow
Visit | event_workflow
Visit | pricing_interaction_workflow
Web Message | cached_convertible_interaction_workflow
Web Message | document_conversion_interaction_workflow
Web Message | edit_workflow
Web Message | event_interaction_workflow
Web Message | event_workflow
......
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