Commit 962a70bf authored by Yoshinori Okuji's avatar Yoshinori Okuji

2007-10-30 yo

* Set pricing_interaction_workflow to Campaign, Fax Message, Letter, Mail Message, Meeting, Note, Phone Call, Sale Opportunity, Support Request, Visit and Web Message.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17273 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 027d16ed
<workflow_chain>
<chain>
<type>Campaign</type>
<workflow>edit_workflow, ticket_workflow, ticket_interaction_workflow</workflow>
<workflow>edit_workflow, pricing_interaction_workflow, ticket_workflow, ticket_interaction_workflow</workflow>
</chain>
<chain>
<type>Fax Message</type>
<workflow>edit_workflow, event_interaction_workflow, event_workflow</workflow>
<workflow>edit_workflow, event_interaction_workflow, event_workflow, pricing_interaction_workflow</workflow>
</chain>
<chain>
<type>Letter</type>
<workflow>event_interaction_workflow, edit_workflow, event_workflow</workflow>
<workflow>event_interaction_workflow, edit_workflow, pricing_interaction_workflow, event_workflow</workflow>
</chain>
<chain>
<type>Mail Message</type>
<workflow>edit_workflow, event_workflow, event_interaction_workflow</workflow>
<workflow>edit_workflow, pricing_interaction_workflow, event_workflow, event_interaction_workflow</workflow>
</chain>
<chain>
<type>Meeting</type>
<workflow>edit_workflow, ticket_workflow, ticket_interaction_workflow</workflow>
<workflow>pricing_interaction_workflow, edit_workflow, ticket_workflow, ticket_interaction_workflow</workflow>
</chain>
<chain>
<type>Note</type>
<workflow>event_workflow, edit_workflow, event_interaction_workflow</workflow>
<workflow>event_workflow, edit_workflow, pricing_interaction_workflow, event_interaction_workflow</workflow>
</chain>
<chain>
<type>Phone Call</type>
<workflow>event_interaction_workflow, event_workflow, edit_workflow</workflow>
<workflow>event_interaction_workflow, event_workflow, pricing_interaction_workflow, edit_workflow</workflow>
</chain>
<chain>
<type>Sale Opportunity</type>
<workflow>ticket_interaction_workflow, sale_opportunity_workflow, edit_workflow</workflow>
<workflow>pricing_interaction_workflow, ticket_interaction_workflow, sale_opportunity_workflow, edit_workflow</workflow>
</chain>
<chain>
<type>Support Request</type>
<workflow>edit_workflow, ticket_interaction_workflow, ticket_workflow</workflow>
<workflow>edit_workflow, pricing_interaction_workflow, ticket_interaction_workflow, ticket_workflow</workflow>
</chain>
<chain>
<type>Visit</type>
<workflow>edit_workflow, event_interaction_workflow, event_workflow</workflow>
<workflow>event_interaction_workflow, pricing_interaction_workflow, event_workflow, edit_workflow</workflow>
</chain>
<chain>
<type>Web Message</type>
<workflow>event_interaction_workflow, event_workflow, edit_workflow</workflow>
<workflow>pricing_interaction_workflow, event_interaction_workflow, event_workflow, edit_workflow</workflow>
</chain>
</workflow_chain>
\ No newline at end of file
2007-10-30 yo
* Set pricing_interaction_workflow to Campaign, Fax Message, Letter, Mail Message, Meeting, Note, Phone Call, Sale Opportunity, Support Request, Visit and Web Message.
2007-10-01 Yusei
* Removed my_reference from Ticket_view.
......
122
\ No newline at end of file
123
\ No newline at end of file
Campaign | edit_workflow
Campaign | pricing_interaction_workflow
Campaign | ticket_interaction_workflow
Campaign | ticket_workflow
Fax Message | edit_workflow
Fax Message | event_interaction_workflow
Fax Message | event_workflow
Fax Message | pricing_interaction_workflow
Letter | edit_workflow
Letter | event_interaction_workflow
Letter | event_workflow
Letter | pricing_interaction_workflow
Mail Message | edit_workflow
Mail Message | event_interaction_workflow
Mail Message | event_workflow
Mail Message | pricing_interaction_workflow
Meeting | edit_workflow
Meeting | pricing_interaction_workflow
Meeting | ticket_interaction_workflow
Meeting | ticket_workflow
Note | edit_workflow
Note | event_interaction_workflow
Note | event_workflow
Note | pricing_interaction_workflow
Phone Call | edit_workflow
Phone Call | event_interaction_workflow
Phone Call | event_workflow
Phone Call | pricing_interaction_workflow
Sale Opportunity | edit_workflow
Sale Opportunity | pricing_interaction_workflow
Sale Opportunity | sale_opportunity_workflow
Sale Opportunity | ticket_interaction_workflow
Support Request | edit_workflow
Support Request | pricing_interaction_workflow
Support Request | ticket_interaction_workflow
Support Request | ticket_workflow
Visit | edit_workflow
Visit | event_interaction_workflow
Visit | event_workflow
Visit | pricing_interaction_workflow
Web Message | edit_workflow
Web Message | event_interaction_workflow
Web Message | event_workflow
\ No newline at end of file
Web Message | event_workflow
Web Message | pricing_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