Commit 5ec92604 authored by Lingnan Wu's avatar Lingnan Wu

clean the slideshow.html code ,and delete all the slides except the first one as an example

parent f89cecf4
......@@ -3,1079 +3,107 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<script type="text/javascript"
src="lib/presentation/jquery.js"></script>
<script type="text/javascript"
src="lib/presentation/jquery-ui.js"></script>
src="lib/presentation/jquery.js"></script>
<script type="text/javascript"
src="lib/presentation/jquery-ui.js"></script>
<link type="text/css" rel="stylesheet"
href="lib/presentation/erp5_knowledge_box.css" />
<link type="text/css" rel="stylesheet"
href="lib/presentation/erp5.css" />
<link type="text/css" rel="stylesheet"
href="lib/presentation/erp5_listbox.css" />
<script type="text/javascript"
src="lib/presentation/erp5.js"></script>
<script type="text/javascript"
src="lib/presentation/erp5_knowledge_box.js"></script>
<script type="text/javascript"
src="lib/presentation/erp5_xhtml_appearance.js"></script>
href="lib/presentation/erp5_knowledge_box.css" />
<link type="text/css" rel="stylesheet"
href="lib/presentation/erp5.css" />
<link type="text/css" rel="stylesheet"
href="lib/presentation/erp5_listbox.css" />
<script type="text/javascript"
src="lib/presentation/erp5.js"></script>
<script type="text/javascript"
src="lib/presentation/erp5_knowledge_box.js"></script>
<script type="text/javascript"
src="lib/presentation/erp5_xhtml_appearance.js"></script>
</head>
<body>
<div>
<input type="text"
name="fileName"
id="input_file_name"
value=""
placeholder="File name here" />&nbsp;
<button type="submit"
<div>
<input type="text"
name="fileName"
id="input_file_name"
value=""
placeholder="File name here" />&nbsp;
<button type="submit"
class="btn btn-primary"
onclick="OfficeJS.save($('#input_file_name').attr('value'));">
<i class="icon-download-alt icon-white"></i>
Save
</button>&nbsp;
<img src="lib/presentation/images/slide_icon.png" onclick=window.open("lib/presentation/slides.html");
alt="See slideshow" title="See slideshow" />
<img src="lib/presentation/images/questionmark.png" alt="see Instruction" title="Drag and drop to modify the order of the slides.
<i class="icon-download-alt icon-white"></i>
Save
</button>&nbsp;
<img src="lib/presentation/images/slide_icon.png" onclick=window.open("lib/presentation/slides.html"); alt="See slideshow" title="See slideshow" />
<img src="lib/presentation/images/questionmark.png" alt="see Instruction" title="Drag and drop to modify the order of the slides.
Click on the top left corner of a slide to modify it or on the top right corner to delete it." />
</div>
</div>
<fieldset class="bottom editable">
<div class="field"
title="The content of the document considered as a text string">
<label>
Page Content
</label>
<div class="input"><div >
<link rel="stylesheet" type="text/css"
href="lib/presentation/jquery-ui.css">
<link rel="stylesheet" type="text/css"
href="lib/presentation/slideshow_editor.css">
<script language="javascript"
src="lib/presentation/slideshow_editor.js"></script>
<script language="javascript"
src="lib/presentation/erp5_run_my_docs.js"></script>
<div id="list"></div>
<div id="add_slide">
<section id="add_slide_button"> Add Slide </section>
</div>
<div id="dialog_add_slide" class="slide_dialog"></div>
<div id="dialog_edit_slide" class="slide_dialog"></div>
</div>
<div class="field" title="The content of the document considered as a text string">
<label>
Page Content
</label>
<div class="input"><div >
<link rel="stylesheet" type="text/css" href="lib/presentation/jquery-ui.css">
<link rel="stylesheet" type="text/css" href="lib/presentation/slideshow_editor.css">
<script language="javascript" src="lib/presentation/slideshow_editor.js"></script>
<script language="javascript" src="lib/presentation/erp5_run_my_docs.js"></script>
<div id="list"></div>
<div id="add_slide">
<section id="add_slide_button"> Add Slide </section>
</div>
<div id="dialog_add_slide" class="slide_dialog"></div>
<div id="dialog_edit_slide" class="slide_dialog"></div>
</div>
<p class="clear"></p>
<div class="field hidden"
title="Content of the web page">
<div class="input"><textarea id=prepareContent class="hidden" rows="40" cols="120" name="field_my_text_content" >
<div id="list" class="ui-sortable"><section class="master">
<h1>How to Manage Support Requests</h1>
<img src="http://www.erp5.com/user-Howto.Manage.Support.Requests.Scenario?format=&amp;timestamp=1340181557058" type="image/svg+xml" title="How to manage support requests" alt="How to manage support requests">
<footer>
by <a href="http://www.osoe-project.org/contact">OSOE Team</a>.
</footer>
<details open="open">
<p>From last tutorial we have learned the standard process of managing incoming Events. In this tutorial, we will specially introduce the process of how to manage the Ticket "Support Request", following the standard process of managing incoming Events explained in last tutorial.</p><p>Support Request is a kind of Ticket which the incoming Events (email, phonecall, fax, etc.) of your customers are assigned to, and which is a very important Ticket in ERP5 CRM because it allows you to manage all the interactions between your customer, your company and your supplier effectively, which helps consolidating the customer relations of your company.</p>
</details>
<test>
<table class="test" style="display: none;">
<tbody>
<tr style="opacity: 1;">
<td colspan="3">&lt;span metal:use-macro="container/Zuite_viewTestMacroLibrary/macros/init_test_environment"&gt;init&lt;/span&gt;</td>
</tr>
<tr>
<td>openAndWait</td>
<td>${base_url}/Zuite_setUpIncomingEventTest</td>
<td></td>
</tr>
<tr class="" style="opacity: 1; z-index: 0; ">
<td>verifyTextPresent</td>
<td>Init Ok</td>
<td></td>
</tr>
<tr style="opacity: 1;">
<td colspan="3">&lt;span metal:use-macro="container/Zuite_viewTestMacroLibrary/macros/wait_for_activities"&gt; Wait for activities &lt;/span&gt;</td>
</tr>
<tr class="" style="opacity: 1; z-index: 0; ">
<td colspan="3">&lt;span metal:use-macro="container/Zuite_viewTestMacroLibrary/macros/login_as_functional_test_user"&gt;Login As Functional Test User&lt;/span&gt;</td>
</tr>
</tbody>
</table>
</test>
</section><div style="position: absolute; left: 478px; top: 155px; opacity: 0.5;" id="remove_slide_0" class="remove_slide_button"></div><div style="position: absolute; left: 378px; top: 155px; opacity: 0;" id="edit_slide_0" class="edit_slide_button"></div><section>
<h1>Agenda</h1>
<ul>
<li>Create an incoming Event from the client's document</li>
<li>Define the Recipient - the team member responsible to reply to client</li>
<li>Create the Follow Up Ticket - a Support Request Ticket</li>
<li>Deliver the Event</li>
<li>Reply to the client</li>
</ul>
<details open="open"></details>
<test>
<table class="test" style="display: none;">
<tbody></tbody>
</table>
</test>
</section><div style="position:absolute; left:618px; top:155px;" id="remove_slide_1" class="remove_slide_button"></div><div style="position:absolute; left:518px; top:155px;" id="edit_slide_1" class="edit_slide_button"></div><section class="illustration">
<h1>The incoming Event workflow</h1>
<img src="http://www.erp5.com/user-Events.Event.Workflow?format=" type="image/svg+xml" title="The incoming Event workflow" alt="The incoming Event workflow">
<details open="open">
<p>
As you have learned from last tutorial, the second part of this illustration shows the standard process of Incoming Events: <strong>Declare as Received</strong>
,
<strong>Define the Event's Recipient</strong>
,
<strong>Create a Follow Up Ticket</strong>
and
<strong>Deliver</strong>
</p><p>Now we will explain in detail how to practice this process in managing Support Requests.</p>
</details>
<test>
<table class="test" style="display: none;">
<tbody></tbody>
</table>
</test>
</section><div style="position:absolute; left:758px; top:155px;" id="remove_slide_2" class="remove_slide_button"></div><div style="position:absolute; left:658px; top:155px;" id="edit_slide_2" class="edit_slide_button"></div><section class="illustration">
<h1>Scenario</h1>
<img type="image/svg+xml" src="http://www.erp5.com/user-Howto.Manage.Support.Requests.Scenario?format=" title="Scenario: a request for support of ERP5 instance configuration" alt="Scenario: a request for support of ERP5 instance configuration">
<details open="open">
<p>This tutorial is based on a scenario that will help you understand how to manage Support Requests and the role of this kind of Ticket.</p><p>Z Company is an electricity supplier, one of VIFIB clients who are using the ERP5 instance. John Scott Doh is the marketing manager of Z Company. From this year, as the other departments of Z Company, he starts to implement the ERP5 to manage his marketing department, and specially the ERP5 CRM for his business with his clients. In the very beginning of using this new instance, he met some difficulties in the configuration of the ERP5 instance, so he wrote to the ERP5 support team asking for help. When the ERP5 support team receives the email from this client, someone in the team will create a new incoming Event in ERP5 in order to ask for someone who is capable to answer to the request of John Doh.</p><p>Now please follow this scenario, combine with the standard incoming Events process you have learned, to see what's the steps to take in ERP5 to manage the support requests from your clients.</p>
</details>
<test>
<table class="test" style="display: none;">
<tbody></tbody>
</table>
</test>
</section><div style="position:absolute; left:898px; top:155px;" id="remove_slide_3" class="remove_slide_button"></div><div style="position:absolute; left:798px; top:155px;" id="edit_slide_3" class="edit_slide_button"></div><section class="screenshot">
<h1>Find the request sender John Doh in your ERP5</h1>
<img alt="Browse for John Doh in your ERP5" title="Browse for John Doh in your ERP5" type="image/svg+xml" src="http://www.erp5.com/user-Howto.Manage.Support.Requests.Browse.Persons?format=">
<details open="open">
<p>
In ERP5 CRM, in order to better manage the customer relations, once we receive an incoming email, phonecall or fax from our clients, we will have to <strong>create a new incoming Event from the support request sender's document</strong>
in order to tell our team that we receive a message from our client. In this way, all the support requests from our clients will be recorded immediately, and be assigned to personnel to handle them later.
</p><p>In our example, we will first create an incoming Event to inform our ERP5 support team that we have received an email from John Doh who is asking for help. As it is John Doh who sent this email, we will create the incoming Event directly from John Doh's Person Document, in order for the Event to be linked easily to John Doh in ERP5.</p><p>
In order to <strong>create an incoming Event from the request sender John Doh's document</strong>
, the
<strong>first step</strong>
will be to
<strong>reach John Doh's person document</strong>
in ERP5. To do so,
<strong>click on the “Browse” tab</strong>
of your instance Homepage, and
<strong>click on “Persons”.</strong>
</p>
</details>
<test>
<table class="test" style="display: none;">
<tbody>
<tr>
<td>selectAndWait</td>
<td>//select[@name="select_module"]</td>
<td>Persons</td>
</tr>
</tbody>
</table>
</test>
</section><div style="position:absolute; left:1038px; top:155px;" id="remove_slide_4" class="remove_slide_button"></div><div style="position:absolute; left:938px; top:155px;" id="edit_slide_4" class="edit_slide_button"></div><section class="screenshot">
<h1>Click on John's line</h1>
<img type="image/svg+xml" src="http://www.erp5.com/user-Howto.Manage.Support.Requests.Click.Persons.Line?format=" title="Click on John's line" alt="Click on John's line">
<details open="open">
<p>
Then we will reach list of Persons stored in your ERP5 instance, <strong>click on John Doh's line</strong>
in order to reach his Person Document.
</p>
</details>
<test>
<table class="test" style="display: none;">
<tbody>
<tr style="opacity: 1;">
<td colspan="3">&lt;tal:block tal:content="structure python: here.Zuite_generateListboxBrowsing(listbox_selection=(['title', 'ZUITE-TEST-INCOMING-EVENT-PERSON-SUPERVISOR'],), enter_object=True)"/&gt;</td>
</tr>
<tr>
<td>verifyText</td>
<td>//div[@id="breadcrumb"]/a[2]</td>
<td>Persons</td>
</tr>
<tr>
<td>verifyText</td>
<td>//div[@id="breadcrumb"]/a[3]</td>
<td>ZUITE-TEST-INCOMING-EVENT-PERSON-SUPERVISOR</td>
</tr>
</tbody>
</table>
</test>
</section><div style="position:absolute; left:1178px; top:155px;" id="remove_slide_5" class="remove_slide_button"></div><div style="position:absolute; left:1078px; top:155px;" id="edit_slide_5" class="edit_slide_button"></div><section class="screenshot">
<h1>Open the Events tab</h1>
<img type="image/svg+xml" src="http://www.erp5.com/user-Howto.Manage.Support.Requests.Open.Events.List?format=" title="Open the Events tab in the person's document" alt="Open the Events tab in the person's document">
<details open="open">
<p>
Now that you have reached John Doh's Person Document, the <strong>second step</strong>
in order to create an incoming Event from the support request sender's document is to
<strong>reach the Event list of John Doh</strong>
by
<strong>Click on the Event Tab</strong>
in John Doh's document.
</p>
</details>
<test>
<table class="test" style="display: none;">
<tbody>
<tr>
<td>clickAndWait</td>
<td>link=Events</td>
<td></td>
</tr>
</tbody>
</table>
</test>
</section><div style="position:absolute; left:478px; top:295px;" id="remove_slide_6" class="remove_slide_button"></div><div style="position:absolute; left:378px; top:295px;" id="edit_slide_6" class="edit_slide_button"></div><section class="screenshot">
<h1>The Events list is empty</h1>
<img type="image/svg+xml" src="http://www.erp5.com/user-Howto.Manage.Support.Requests.Events.List.Empty?format=" title="The Events list is empty" alt="The Events list is empty">
<details open="open">
<p>As you can see, the Events list of John Doh is still empty because until now, there is no Event related to John Doh, i.e., VIFIB hasn't had any interaction with him so far.</p>
</details>
<test>
<table class="test" style="display: none;">
<tbody>
<tr>
<td>verifyText</td>
<td>//span[@class="listbox-current-page-total-number"]</td>
<td>0 records</td>
</tr>
</tbody>
</table>
</test>
</section><div style="position:absolute; left:618px; top:295px;" id="remove_slide_7" class="remove_slide_button"></div><div style="position:absolute; left:518px; top:295px;" id="edit_slide_7" class="edit_slide_button"></div><section class="screenshot">
<h1>Create a new Event (1): Action list</h1>
<img type="image/svg+xml" src="http://www.erp5.com/user-Howto.Manage.Support.Requests.Create.Event.Action.List?format=" title="Click on 'Create New Event' on Action list" alt="Click on 'Create New Event' on Action list">
<details open="open">
<p>
Since we have received the mail message from our client John Doh asking for help, we will now create a new Event related to John Doh to record this message. To do so, <strong>open the “Action” item list and choose “Create New Event”</strong>
.
</p>
</details>
<test>
<table class="test" style="display: none;">
<tbody>
<tr>
<td>selectAndWait</td>
<td>//select[@name="select_action"]</td>
<td>Create New Event</td>
</tr>
</tbody>
</table>
</test>
</section><div style="position:absolute; left:758px; top:295px;" id="remove_slide_8" class="remove_slide_button"></div><div style="position:absolute; left:658px; top:295px;" id="edit_slide_8" class="edit_slide_button"></div><section class="screenshot">
<h1>Create a new Event (2): Set Event title, type and direction</h1>
<img type="image/svg+xml" src="http://www.erp5.com/user-Howto.Manage.Support.Requests.Create.Event.Title.Type.Direction?format=" title="Set incoming Event title, type and direction" alt="Set incoming Event title, type and direction">
<details open="open">
<p>
As you have learned in the previous tutorial “How to Prepare Outgoing Events”, when the new Event is created, you can first set the basic information such as <strong>Event title, type and direction</strong>
, etc. The only difference here is to
<strong>set the Event Direction to “In”</strong>
this time, because you want to create an Incoming Event, indicating that you have received an email in this case, and then you will enter this email in your ERP5 for someone of your team to process it.
</p><p>
In order to follow this tutorial, check <b>Keep in draft state</b> option in order to create an Event on "Draft" State. Afterwards, we are going to learn how to learn how to declare it as received manually.
</p><p>
When you are done, <strong>click the “Create New Event”</strong>
button.
</p>
</details>
<test>
<table class="test" style="display: none;">
<tbody>
<tr>
<td>select</td>
<td>//select[@name="field_your_portal_type"]</td>
<td>Mail Message</td>
</tr>
<tr>
<td>type</td>
<td>//input[@name="field_your_title"]</td>
<td>ZUITE-TEST-INCOMING-EVENT-EVENT-001</td>
</tr>
<tr>
<td>select</td>
<td>//select[@name="field_your_resource"]</td>
<td>Test Functional Incoming Service</td>
</tr>
<tr>
<td>click</td>
<td>//input[@name="field_your_direction" and @value="incoming"]</td>
<td></td>
</tr>
<tr class="" style="opacity: 1; z-index: 0; ">
<td>click</td>
<td>//input[@name="field_your_keep_draft"]</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>//button[@id="dialog_submit_button"]</td>
<td></td>
</tr>
</tbody>
</table>
</test>
</section><div style="position:absolute; left:898px; top:295px;" id="remove_slide_9" class="remove_slide_button"></div><div style="position:absolute; left:798px; top:295px;" id="edit_slide_9" class="edit_slide_button"></div><section class="screenshot">
<h1>"New Event created"</h1>
<img type="image/svg+xml" src="http://www.erp5.com/user-Howto.Manage.Support.Requests.Create.Event.Draft.Event?format=" title="New incoming Event has been created-state Draft" alt="New incoming Event has been created-state Draft">
<details open="open">
<p>
As you can see in the red area of the picture, a new Event has been created, which is on the <strong>“Draft” state</strong>
. The blue area shows the
<strong>Sender and Recipient fields</strong>
which have already been filled automatically, following this
<strong>rule</strong>
: The Sender is John Doh, because the incoming Event has been created from his person document. This act tells the ERP5 team that we have received an email from our client John Doh somewhere. The Recipient here is Jingjing XU, because this is the name of the
<strong>ERP5 user</strong>
who created this incoming Event. However,
<strong>this information can be changed later</strong>
, if we need to assign this incoming Event to someone else in our team to take care of it.
</p>
</details>
<test>
<table class="test" style="display: none;">
<tbody>
<tr>
<td>verifyText</td>
<td>//div[@id="transition_message"]</td>
<td>New event created.</td>
</tr>
<tr class="" style="opacity: 1; z-index: 0; ">
<td>verifyText</td>
<td>//label[normalize-space(text())='State']/../div</td>
<td>Draft</td>
</tr>
</tbody>
</table>
</test>
</section><div style="position:absolute; left:1038px; top:295px;" id="remove_slide_10" class="remove_slide_button"></div><div style="position:absolute; left:938px; top:295px;" id="edit_slide_10" class="edit_slide_button"></div><section class="screenshot">
<h1>Create a new Event (3): Copy/paste the email you received</h1>
<img type="image/svg+xml" src="http://www.erp5.com/user-Howto.Manage.Support.Requests.Create.Event.Copy.Message.Into.New.Incoming.Event?format=" title="Copy/paste the email you received into the new incoming Event" alt="Copy/paste the email you received into the new incoming Event">
<details open="open">
<p>
Now, <strong>copy and paste the email you have received from your client John Doh into the red area: Text Format</strong>
. This area aims at showing the email you have received to all the persons of your team, which is the content of this new incoming Event. And finally, don't forget to
<strong>save</strong>
your data changes.
</p>
</details>
<test>
<table class="test" style="display: none;">
<tbody>
<tr>
<td>type</td>
<td>//textarea[@name="field_my_text_content"]</td>
<td>ZUITE-TEST-EVENT-CONTENT this is the content of our event.</td>
</tr>
<tr>
<td>clickAndWait</td>
<td>//button[@name="Base_edit:method"]</td>
<td></td>
</tr>
</tbody>
</table>
</test>
</section><div style="position:absolute; left:1178px; top:295px;" id="remove_slide_11" class="remove_slide_button"></div><div style="position:absolute; left:1078px; top:295px;" id="edit_slide_11" class="edit_slide_button"></div><section class="screenshot">
<h1>Create a new Event (4): "Receive" the Event</h1>
<img type="image/svg+xml" src="http://www.erp5.com/user-Howto.Manage.Support.Requests.Receive.Event?format=" title="Click on 'Declare as Received' on Action list" alt="Click on 'Declare as Received' on Action list">
<details open="open">
<p>
Now that you have <strong>drafted</strong>
all the necessary fields of this incoming Event, it is time to conform to the ERP5 that you have
<strong>received</strong>
this email from your client, the move will lead to the change of the Event's state as Received.
</p><p>
To do so, <strong>open the Action Item List and choose “Declare as Received”</strong>
.
</p>
</details>
<test>
<table class="test" style="display: none;">
<tbody>
<tr>
<td>selectAndWait</td>
<td>//select[@name="select_action"]</td>
<td>Declare as Received</td>
</tr>
<tr>
<td>clickAndWait</td>
<td>//button[@id="dialog_submit_button"]</td>
<td></td>
</tr>
</tbody>
</table>
</test>
</section><div style="position:absolute; left:478px; top:435px;" id="remove_slide_12" class="remove_slide_button"></div><div style="position:absolute; left:378px; top:435px;" id="edit_slide_12" class="edit_slide_button"></div><section class="screenshot">
<h1>Event "Received"</h1>
<img type="image/svg+xml" src="http://www.erp5.com/user-Howto.Manage.Support.Requests.Create.Event.State.Received?format=" title="Event Received" alt="Event Received">
<details open="open">
<p>As you can see on the screenshot, after we declared that the Event is received, the state of the newly created Event is now changed from "Draft" to "Received", which is the first state of an incoming Event, as you can witness on the workflow of incoming Events in ERP5, shown on the left of the picture.</p>
</details>
<test>
<table class="test" style="display: none;">
<tbody>
<tr>
<td>storeValue</td>
<td>//textarea[@name="field_my_destination_title_list"]</td>
<td>user_title</td>
</tr>
<tr>
<td>verifyText</td>
<td>//label[normalize-space(text())='State']/../div</td>
<td>Received</td>
</tr>
<tr>
<td>clickAndWait</td>
<td>//button[@name="Base_edit:method"]</td>
<td></td>
</tr>
</tbody>
</table>
</test>
</section><div style="position:absolute; left:618px; top:435px;" id="remove_slide_13" class="remove_slide_button"></div><div style="position:absolute; left:518px; top:435px;" id="edit_slide_13" class="edit_slide_button"></div><section class="screenshot">
<h1>Define the "Recipient" - the person responsible to reply to client</h1>
<img src="http://www.erp5.com/user-Howto.Manage.Support.Requests.Change.Recipient.Replier?format=" type="image/svg+xml" title="Change the &quot;Recipient&quot; of the Event" alt="Change the &quot;Recipient&quot; of the Event">
<details open="open">
<p>Now it is time to define who should process this Event - the person in the ERP5 support team who will have to provide John Doh with an answer .</p><p>
We will ask our team member“Yingjie XU” to take care of this Event. To do so,
Firstly,
<strong>change the person name in the “Recipient” field</strong>
from "Jingjing XU" (the default Recipient) to "Yingjie XU". Secondly, as usual, don't forget to
<strong>"Save"</strong>
the action.
</p><p>This step aims at indicating that “Yingjie XU” did receive this email from the client, and has to take care of it. So after the next step that we "Receive" the Event, this Event will appear on Yingjie's worklist as "Received Events to Deliver", which we will show you later. In this way, Yingjie will know that he is responsible to handling a new incoming Event.</p>
</details>
<test>
<table class="test" style="display: none;">
<tbody></tbody>
</table>
</test>
</section><div style="position:absolute; left:758px; top:435px;" id="remove_slide_14" class="remove_slide_button"></div><div style="position:absolute; left:658px; top:435px;" id="edit_slide_14" class="edit_slide_button"></div><section class="screenshot">
<h1>Another focus: switch user</h1>
<img type="image/svg+xml" src="http://www.erp5.com/user-Howto.Manage.Support.Requests.Switch.User.Log.Out?format=" title="Switch user to reply incoming Event" alt="Switch user to reply incoming Event">
<details open="open">
<p>
Now the incoming Event has been <strong>"Received"</strong>
, the
<strong>"Recipient"</strong>
has been defined, the
<strong>Follow Up Ticket</strong>
has been created, so it is time for the "Replier" - the Recipient to offer support to the client. And all the following interactions between the Replier and the Client will be recorded under the Support Request Ticket we just created.
</p><p>
In this section, we will switch users in order to understand how users can be aware that they have Events to handle.<br>
<strong>Log out</strong>
by opening the “My favourites” item list, and choose
<strong>Log out</strong>
. After being logged out, we have
<strong>logged in user “Yingjie”</strong>
in order to help you understand how incoming Events are displayed in the
<strong>worklist</strong>
of this user.
</p>
</details>
<test>
<table class="test" style="display: none;">
<tbody>
<tr class="" style="opacity: 1; z-index: 0; ">
<td colspan="3">&lt;span metal:use-macro="container/Zuite_viewTestMacroLibrary/macros/login_as_functional_another_test_user"&gt;Login As Another Functional Test User&lt;/span&gt;</td>
</tr>
<tr>
<td>openAndWait</td>
<td>${base_url}/view</td>
<td></td>
</tr>
<tr>
<td>selectAndWait</td>
<td>//select[@name="select_module"]</td>
<td>Events</td>
</tr>
</tbody>
</table>
</test>
</section><div style="position:absolute; left:898px; top:435px;" id="remove_slide_15" class="remove_slide_button"></div><div style="position:absolute; left:798px; top:435px;" id="edit_slide_15" class="edit_slide_button"></div><section class="screenshot">
<h1>Which Event should be processed ?</h1>
<img type="image/svg+xml" src="http://www.erp5.com/user-Howto.Manage.Support.Requests.List.Received.Events.To.Deliver.Recipient.Choose?format=" title="Choose in the &quot;Received Events&quot; List" alt="Choose in the &quot;Received Events&quot; List">
<details open="open">
<p>
This is the <strong>list of "Received Events to Deliver"</strong>
, reached through the Worklist. All the Events declared as "Received" and have assigned to a "Recipient" will displayed on this list. In order to know who has to take care of them,
<strong>each user has to search for his person name in the Recipients field</strong>
, and then he will
<strong>click now on this Event with the his name as the Recipeint order to process it</strong>
</p><p>Now we have reached the List through Yingjie's Worklist, we can see that there is 1 received Event to deliver (Normally there could be more Events on the list with different Recipients). So user "Yingjie” only has his name in one Event, which means that this is the only Event he is entitled to take care of. So click on this line in order to process it.</p>
</details>
<test>
<table class="test" style="display: none;">
<tbody>
<tr>
<td>verifyText</td>
<td>//div[@id="breadcrumb"]/a[2]</td>
<td>Events</td>
</tr>
<tr>
<td colspan="3">&lt;tal:block tal:content="structure python: here.Zuite_generateListboxBrowsing(listbox_selection=(['title', 'ZUITE-TEST-INCOMING-EVENT-EVENT-001'],), enter_object=True)"/&gt;</td>
</tr>
</tbody>
</table>
</test>
</section><div style="position:absolute; left:1038px; top:435px;" id="remove_slide_16" class="remove_slide_button"></div><div style="position:absolute; left:938px; top:435px;" id="edit_slide_16" class="edit_slide_button"></div><section class="screenshot">
<h1>Received Events in Worklist</h1>
<img type="image/svg+xml" src="http://www.erp5.com/user-Howto.Manage.Support.Requests.Worklist.Received.Events.To.Deliver?format=" title="Received Events to Deliver" alt="Received Events to Deliver">
<details open="open">
<p>
“Yingjie” is now logged in, and while opening his Worklist, we see that <strong>there are 1 "Received Events to Deliver”</strong>
to be treated. Let's
<strong>click on this line</strong>
.
</p>
</details>
<test>
<table class="test" style="display: none;">
<tbody></tbody>
</table>
</test>
</section><div style="position:absolute; left:1178px; top:435px;" id="remove_slide_17" class="remove_slide_button"></div><div style="position:absolute; left:1078px; top:435px;" id="edit_slide_17" class="edit_slide_button"></div><section class="screenshot">
<h1>Assign this Event to a Support Request Ticket</h1>
<img type="image/svg+xml" src="http://www.erp5.com/user-Howto.Manage.Support.Requests.Create.Follow.Up.Ticket?format=" title="Assign Event to Ticket" alt="Assign Event to Ticket">
<details open="open">
<p>
According to the standard process of incoming Events, if the Event can be handled in a simple way, we can <strong>Create Response directly</strong>
from the Received Event's Action item list, as the option shown in the blue frame. But if the incoming Event needs to be handled in a complicated way, which needs a Ticket to contain many following Events, as in our case the support request from our client, we will then need to
<strong>Create Follow Up Ticket</strong>
from the Received Event's Action item list, as the option shown in the red frame.
</p><p>
So the next step will be to assign this Event to a Ticket. If you remember correctly, a Ticket can be a campaign, a sale opportunity, a support request, a meeting, etc...In this case, the client has asked for help in his email, so this is clearly a Support Request that has to be created. In order to create this Support Request Ticket, <strong>open the Action Item List and choose the action “Create Follow Up Ticket”</strong>
.
</p>
</details>
<test>
<table class="test" style="display: none;">
<tbody>
<tr>
<td>selectAndWait</td>
<td>//select[@name="select_action"]</td>
<td>Create Follow Up Ticket</td>
</tr>
</tbody>
</table>
</test>
</section><div style="position:absolute; left:478px; top:575px;" id="remove_slide_18" class="remove_slide_button"></div><div style="position:absolute; left:378px; top:575px;" id="edit_slide_18" class="edit_slide_button"></div><section class="screenshot">
<h1>Create a Support Request - Set Ticket title, type and nature</h1>
<img alt="Set Ticket title, type and nature" title="Set Ticket title, type and nature" type="image/svg+xml" src="http://www.erp5.com/user-Howto.Manage.Support.Requests.Create.Follow.Up.Ticket.Title.Type.Nature?format=">
<details open="open">
<p>
Now you will choose the type of Ticket you want to assign this Event to. In the first field, you can enter a <strong>Ticket Title</strong>
. This title will be displayed in the field Follow-Up of this Event. After this, you can choose the
<strong>Ticket Type</strong>
and
<strong>Ticket Nature</strong>
. In our example, we will choose "Support Request" as Ticket type, which means that later we will be able to find this support request Ticket in the Support Request module of ERP5. We will also choose "Information Request" as Ticket Nature. After created, this Ticket can receive many different Events afterwards, such as the reply from ERP5 support team member, and the further questions from the client John Doh. When you are done,
<strong>click the “Create Follow Up Ticket” button</strong>
.
</p>
</details>
<test>
<table class="test" style="display: none;">
<tbody>
<tr>
<td>type</td>
<td>//input[@name="field_your_follow_up_ticket_title"]</td>
<td>ZUITE-TEST-INCOMING-EVENT-TICKET-TITLE-001</td>
</tr>
<tr>
<td>select</td>
<td>//select[@name="field_your_follow_up_ticket_type"]</td>
<td>Support Request</td>
</tr>
<tr>
<td>clickAndWait</td>
<td>//button[@id="dialog_submit_button"]</td>
<td></td>
</tr>
</tbody>
</table>
</test>
</section><div style="position:absolute; left:618px; top:575px;" id="remove_slide_19" class="remove_slide_button"></div><div style="position:absolute; left:518px; top:575px;" id="edit_slide_19" class="edit_slide_button"></div><section class="screenshot">
<h1>Event "Delivered"</h1>
<img type="image/svg+xml" src="http://www.erp5.com/user-Howto.Manage.Support.Requests.Event.Delivered?format=" title="Event &quot;Delivered&quot;" alt="Event &quot;Delivered&quot;">
<details open="open">
<p>The state of the Event has then changed from "Received" to "Delivered" which means it is now acknowledged by someone to be taken care of.</p><p>
<strong>By delivering the Event which is the final step of Process incoming Events, the Recipient who is entitled to take care of the Event says to his team that the Event is taken into account and will be processed by him.</strong>
</p>
</details>
<test>
<table class="test" style="display: none;">
<tbody>
<tr>
<td>verifyText</td>
<td>//label[normalize-space(text())='State']/../div</td>
<td>Delivered</td>
</tr>
<tr>
<td>verifyValue</td>
<td>//input[@name="field_my_title"]</td>
<td>ZUITE-TEST-INCOMING-EVENT-EVENT-001</td>
</tr>
</tbody>
</table>
</test>
</section><div style="position:absolute; left:758px; top:575px;" id="remove_slide_20" class="remove_slide_button"></div><div style="position:absolute; left:658px; top:575px;" id="edit_slide_20" class="edit_slide_button"></div><section class="screenshot">
<h1>"Follow Up Ticket created"</h1>
<img alt="Follow Up Ticket created" title="Follow Up Ticket created" type="image/svg+xml" src="http://www.erp5.com/user-Howto.Manage.Support.Requests.Follow.Up.Ticket.Created?format=">
<details open="open">
<p>
As you can see stated in the left upside of the screenshot, the Follow Up Ticket of this incoming Event has been created. You can see the Ticket is displayed in the <strong>"Follow Up"</strong>
field in the Event's page.
</p><p>
The Follow Up Ticket is created in order to contain all the following Events happened between the client and ERP5 team which are related to the original Event. We can easily access to it by <strong>clicking the plane icon</strong>
in the right side of this field.
</p>
</details>
<test>
<table class="test" style="display: none;">
<tbody>
<tr>
<td>verifyValue</td>
<td>//input[@name="field_my_default_follow_up_title"]</td>
<td>ZUITE-TEST-INCOMING-EVENT-TICKET-TITLE-001</td>
</tr>
<tr>
<td>clickAndWait</td>
<td>//input[@name="field_my_default_follow_up_title"]/../a</td>
<td>
<br>
</td>
</tr>
<tr>
<td>verifyText</td>
<td>//div[@id="breadcrumb"]/a[2]</td>
<td>Support Requests</td>
</tr>
<tr>
<td>storeLocation</td>
<td>support_request</td>
<td></td>
</tr>
<tr style="opacity: 1;">
<td colspan="3">&lt;span metal:use-macro="container/Zuite_viewTestMacroLibrary/macros/wait_for_activities"&gt; Wait for activities &lt;/span&gt;</td>
</tr>
<tr>
<td>openAndWait</td>
<td>${base_url}/Base_clearCache</td>
<td></td>
</tr>
<tr>
<td>assertTextPresent</td>
<td>Cleared.</td>
<td></td>
</tr>
</tbody>
</table>
</test>
</section><div style="position:absolute; left:898px; top:575px;" id="remove_slide_21" class="remove_slide_button"></div><div style="position:absolute; left:798px; top:575px;" id="edit_slide_21" class="edit_slide_button"></div><section class="screenshot">
<h1>Edit the Follow Up Ticket - Define the Operators</h1>
<img src="http://www.erp5.com/user-Howto.Manage.Support.Requests.Edit.Follow.Up.Ticket?format=" type="image/svg+xml" title="Edit the Follow Up Ticket " alt="Edit the Follow Up Ticket ">
<details open="open">
<p>Now we can access to the Follow Up Ticket of the incoming Event - the Support Request Ticket we just created. In the page of the Ticket, as circled in red, you can now define the Manager, the Supervisor and the Operators, so they will know through their worklist that they are responsible to process the Ticket.</p><p>As circled in blue, you can already see the Event from which we created the Support Request Ticket has been contained in the Events List of this Ticket. From now on, every interactions happen later between the operators and the client will be recorded in this Ticket, and clearly listed in the Events List.</p><p>Now we can return to the event and we will now explain how to provide client John Doe with an answer to his question.</p>
</details>
<test>
<table class="test" style="display: none;">
<tbody>
<tr>
<td>openAndWait</td>
<td>${support_request}</td>
<td></td>
</tr>
<tr>
<td>type</td>
<td>//input[@name="subfield_field_my_start_date_year"]</td>
<td>2011</td>
</tr>
<tr>
<td>type</td>
<td>//input[@name="subfield_field_my_start_date_month"]</td>
<td>01</td>
</tr>
<tr>
<td>type</td>
<td>//input[@name="subfield_field_my_start_date_day"]</td>
<td>12</td>
</tr>
<tr class="" style="opacity: 1; z-index: 0; ">
<td>type</td>
<td>//input[@name="subfield_field_my_stop_date_year"]</td>
<td>2012</td>
</tr>
<tr>
<td>type</td>
<td>//input[@name="subfield_field_my_stop_date_month"]</td>
<td>01</td>
</tr>
<tr>
<td>type</td>
<td>//input[@name="subfield_field_my_stop_date_day"]</td>
<td>02</td>
</tr>
<tr>
<td>type</td>
<td>//input[@name="field_my_quantity"]</td>
<td>10.0</td>
</tr>
<tr>
<td>select</td>
<td>//select[@name="field_my_quantity_unit"]</td>
<td>Time/Day</td>
</tr>
<tr>
<td>type</td>
<td>//input[@name="field_my_price"]</td>
<td>20.00</td>
</tr>
<tr>
<td>select</td>
<td>//select[@name="field_my_price_currency"]</td>
<td>EUR</td>
</tr>
<tr>
<td>clickAndWait</td>
<td>//button[@name="Base_edit:method"]</td>
<td></td>
</tr>
</tbody>
</table>
</test>
</section><div style="position:absolute; left:1038px; top:575px;" id="remove_slide_22" class="remove_slide_button"></div><div style="position:absolute; left:938px; top:575px;" id="edit_slide_22" class="edit_slide_button"></div><section class="screenshot">
<h1>Create Response to client</h1>
<img src="http://www.erp5.com/user-Howto.Manage.Support.Requests.Create.Response?format=" type="image/svg+xml" title="Create Response to client " alt="Create Response to client ">
<details open="open">
<p>Now it is time to reply to the client. If you remember, we have created a Follow Up Ticket for this Event in order to record all the following interactions related to the original Event. But the same as those Events which can be handled in a simple way so not need to be assigned to a Follow Up Ticket, we will use the Action item List in the Event page to create responses to our clients. The only difference is, all the Events of replies or other interactions created from this Event will be related to it by "Event Origin" and be recorded in the Follow Up Ticket we created.</p><p>
Now we will <strong>click on "Create Response" in the Action item List</strong>
in the Event page to reply to client John Doh.
</p>
</details>
<test>
<table class="test" style="display: none;">
<tbody>
<tr class="" style="opacity: 1; z-index: 0; ">
<td>clickAndWait</td>
<td>link=ZUITE-TEST-INCOMING-EVENT-EVENT-001</td>
<td></td>
</tr>
<tr class="" style="opacity: 1; z-index: 0; ">
<td>verifyValue</td>
<td>//input[@name="field_my_title"]</td>
<td>ZUITE-TEST-INCOMING-EVENT-EVENT-001</td>
</tr>
<tr class="" style="opacity: 1; z-index: 0; ">
<td>selectAndWait</td>
<td>//select[@name="select_action"]</td>
<td>Create Response</td>
</tr>
</tbody>
</table>
</test>
</section><div style="position:absolute; left:1178px; top:575px;" id="remove_slide_23" class="remove_slide_button"></div><div style="position:absolute; left:1078px; top:575px;" id="edit_slide_23" class="edit_slide_button"></div><section class="screenshot">
<h1>Edit and send the response</h1>
<img type="image/svg+xml" src="http://www.erp5.com/user-Howto.Manage.Support.Requests.Edit.Response?format=" title="Edit the response" alt="Edit the response">
<details open="open">
<p>
Now we reached the Reponse editing page. We will first edit the reply in the "Message" field, then check the other information in this page such as Title, Date, etd. When you are sure everything is correctly edited, click on "Create Response", then <strong>the response will be sent to the client and be created automatically as an outgoing Event with a state of "Sent"</strong>
.
</p><p>
<strong>You should be very careful before click on "Create Response"</strong>
, because after this action, your message to clients will be sent to them and cannot be modified any more.
</p>
</details>
<test>
<table class="test" style="display: none;">
<tbody>
<tr>
<td>type</td>
<td>//textarea[@name="field_your_response_event_text_content"]</td>
<td>Some response</td>
</tr>
<tr class="" style="opacity: 1; z-index: 0; ">
<td>clickAndWait</td>
<td>//button[@id="dialog_submit_button"]</td>
<td></td>
</tr>
</tbody>
</table>
</test>
</section><div style="position:absolute; left:478px; top:715px;" id="remove_slide_24" class="remove_slide_button"></div><div style="position:absolute; left:378px; top:715px;" id="edit_slide_24" class="edit_slide_button"></div><section class="screenshot">
<h1>"Response Created"</h1>
<img type="image/svg+xml" src="http://www.erp5.com/user-Howto.Manage.Support.Requests.Response.Created?format=" title="&quot;Response Created&quot;" alt="&quot;Response Created&quot;">
<details open="open">
<p>
Here we are back to the original Event Mail Message from client John Doh. As you can see on this page, it is stated <strong>"Response Created"</strong>
, which means this Information Request has been replied.
</p><p>
You can still access to the Response Event you have sent to clients to see the details, just have to click on the <strong>"Related Events" tab</strong>
.
</p>
</details>
<test>
<table class="test" style="display: none;">
<tbody>
<tr>
<td>storeAttribute</td>
<td>//div[@id="breadcrumb"]/a[3]@href</td>
<td>waitack</td>
</tr>
<tr style="opacity: 1;">
<td colspan="3">&lt;span metal:use-macro="container/Zuite_viewTestMacroLibrary/macros/wait_for_activities"&gt; Wait for activities &lt;/span&gt;</td>
</tr>
<tr>
<td>openAndWait</td>
<td>${waitack}</td>
<td></td>
</tr>
</tbody>
</table>
</test>
</section><div style="position:absolute; left:618px; top:715px;" id="remove_slide_25" class="remove_slide_button"></div><div style="position:absolute; left:518px; top:715px;" id="edit_slide_25" class="edit_slide_button"></div><section class="screenshot">
<h1>The Related Events tab</h1>
<img type="image/svg+xml" src="http://www.erp5.com/user-Howto.Manage.Support.Requests.Related.Events.Tab?format=" title="Related Events tab" alt="Related Events tab">
<details open="open">
<p>
Now we are lead to the <strong>Related Events tab</strong>
of the original incoming Event from John Doh, which we "Declare as Received", "Deliver" and "Create Response".
</p><p>
As we just created one response to the original Event from John Doh, there is only one Event listed in the tab which is the Response mail we want to check. <strong>Click on this Event to open it</strong>
.
</p>
</details>
<test>
<table class="test" style="display: none;">
<tbody>
<tr>
<td>clickAndWait</td>
<td>link=Related Events</td>
<td></td>
</tr>
<tr>
<td>verifyText</td>
<td>//span[@class="listbox-current-page-total-number"]</td>
<td>1 records</td>
</tr>
<tr>
<td>clickAndWait</td>
<td>link=Re: ZUITE-TEST-INCOMING-EVENT-EVENT-001</td>
<td></td>
</tr>
</tbody>
</table>
</test>
</section><div style="position:absolute; left:758px; top:715px;" id="remove_slide_26" class="remove_slide_button"></div><div style="position:absolute; left:658px; top:715px;" id="edit_slide_26" class="edit_slide_button"></div><section class="screenshot">
<h1>The Sent Event - Response to client</h1>
<img type="image/svg+xml" src="http://www.erp5.com/user-Howto.Manage.Support.Requests.Response.Event.Sent?format=" title="Sent Event " alt="Sent Event ">
<details open="open">
<p>
Now we have accessed to the <strong>new Event created automatically</strong>
when we "Create Response" from the original incoming Event. The Event state is now
<strong>"sent”</strong>
, this means that the email containing the answer has been sent to the client John's email address!
</p>
</details>
<test>
<table class="test" style="display: none;">
<tbody>
<tr class="" style="opacity: 1; z-index: 0; ">
<td>verifyText</td>
<td>//label[normalize-space(text())='State']/../div</td>
<td>Sent</td>
</tr>
<tr>
<td>select</td>
<td>//select[@name="field_my_resource"]</td>
<td>Test Functional Incoming Service</td>
</tr>
<tr>
<td>type</td>
<td>//input[@name="field_my_source_title"]</td>
<td>${user_title}</td>
</tr>
<tr>
<td>clickAndWait</td>
<td>//button[@name="Base_edit:method"]</td>
<td></td>
</tr>
<tr>
<td>selectAndWait</td>
<td>//select[@name="select_action"]</td>
<td>Deliver</td>
</tr>
<tr>
<td>clickAndWait</td>
<td>//button[@id="dialog_submit_button"]</td>
<td></td>
</tr>
<tr class="" style="opacity: 1; z-index: 0; ">
<td>verifyText</td>
<td>//label[normalize-space(text())='State']/../div</td>
<td>Delivered</td>
</tr>
</tbody>
</table>
</test>
</section><div style="position:absolute; left:898px; top:715px;" id="remove_slide_27" class="remove_slide_button"></div><div style="position:absolute; left:798px; top:715px;" id="edit_slide_27" class="edit_slide_button"></div><section class="screenshot">
<h1>Where is your processed Events (1)</h1>
<img type="image/svg+xml" src="http://www.erp5.com/user-Howto.Manage.Support.Requests.Browse.Support.Requests?format=" title="Browse for Support Requests" alt="Browse for Support Requests">
<details open="open">
<p>We will need to find all the related Events after we have communicated with the client, so we will go back to the Follow Up Ticket of the original Event, which we created to recorded all the related Events to the original Event from our clients.</p>You remember the Ticket is a Support Request. In order to find it, <strong>click on the “Browse” tab</strong>
of your ERP5 instance Home Page, and
<strong>click on “Support Requests”</strong>
in order to reach the Support Request module.
<p></p>
</details>
<test>
<table class="test" style="display: none;">
<tbody>
<tr>
<td>selectAndWait</td>
<td>//select[@name="select_module"]</td>
<td>Events</td>
</tr>
<tr>
<td>verifyText</td>
<td>//div[@id="breadcrumb"]/a[2]</td>
<td>Events</td>
</tr>
</tbody>
</table>
</test>
</section><div style="position:absolute; left:1038px; top:715px;" id="remove_slide_28" class="remove_slide_button"></div><div style="position:absolute; left:938px; top:715px;" id="edit_slide_28" class="edit_slide_button"></div><section class="screenshot">
<h1>Where is your processed Events (2)</h1>
<img src="http://www.erp5.com/user-Howto.Manage.Support.Requests.Browse.For.Support.Requests.Module?format=" type="image/svg+xml" title="Browse for Support Requests module" alt="Browse for Support Requests module">
<details open="open">
<p>
The red line is the line of the Support Request Ticket we created when we assigned the incoming Event.<strong>Click on this line</strong>
in order to open this support Request Ticket.
</p>
</details>
<test>
<table class="test" style="display: none;">
<tbody>
<tr>
<td>clickAndWait</td>
<td>//button[@name="Folder_show:method"]</td>
<td></td>
</tr>
<tr>
<td>type</td>
<td>//tr[@class='listbox-search-line']/th[@class="listbox-table-filter-cell"]/input[@name='listbox_title']</td>
<td>%ZUITE-TEST-INCOMING-EVENT-EVENT-001</td>
</tr>
<tr>
<td>clickAndWait</td>
<td>//input[@name="Base_doSelect:method"]</td>
<td></td>
</tr>
<tr>
<td>verifyText</td>
<td>//span[@class="listbox-current-page-total-number"]</td>
<td>2 records</td>
</tr>
</tbody>
</table>
</test>
</section><div style="position:absolute; left:1178px; top:715px;" id="remove_slide_29" class="remove_slide_button"></div><div style="position:absolute; left:1078px; top:715px;" id="edit_slide_29" class="edit_slide_button"></div><section class="screenshot">
<h1>Your processed Events in Follow Up Ticket</h1>
<img type="image/svg+xml" src="http://www.erp5.com/user-Howto.Manage.Support.Requests.Processed.Events.In.Follow.Up.Ticket?format=" title="Processed Events in the Ticket" alt="Processed Events in the Ticket">
<details open="open">
<p>
We can see first that not much information has been edited, but you can do it now. Indeed, we have just created this ticket but not edited it yet. You can find some help in the tutorial <strong>“How to Create a Marketing Campaign”</strong>
in order to understand which field is used for what (the Campaign and Support Request Tickets look exactly the same indeed).
</p><p>
<strong>The red area displays all the related Events stored in this ticket</strong>
. As you can see there are three Events listed: the first one is the original Event which is the incoming Event we created to notice our team of John's question. This Event is on the Delivered state, because user “Yingjie” acknowledged it. The second and third ones are the answers that we created for John Doh. These Events are on the “Sent” state, because the email was sent to the client!
</p><p>
<strong>From now on, this Support Request can be used if in the future, client John Doh sends new emails about configuration problems</strong>
. The only thing you will have to do in order to add Events to this Support Requests, is to open the “Action” item list and select “Create new Event”. Then the new Event will be created and associated automatically to the Ticket, as described in the
<strong>“How to Prepare Outgoing Events”</strong>
tutorial.
</p>
</details>
<test>
<table class="test" style="display: none;">
<tbody>
<tr style="opacity: 1;">
<td colspan="3">&lt;span metal:use-macro="container/Zuite_viewTestMacroLibrary/macros/login_as_manager"&gt;Login As Manager&lt;/span&gt;</td>
</tr>
<tr>
<td>openAndWait</td>
<td>${base_url}/view</td>
<td></td>
</tr>
<tr>
<td>selectAndWait</td>
<td>//select[@name="select_module"]</td>
<td>Support Requests</td>
</tr>
<tr>
<td colspan="3">&lt;tal:block tal:content="structure python: here.Zuite_generateListboxBrowsing(listbox_selection=(['title', 'ZUITE-TEST-INCOMING-EVENT-TICKET-TITLE-001'],), enter_object=True)"/&gt;</td>
</tr>
<tr>
<td>verifyText</td>
<td>//span[@class="listbox-current-page-total-number"]</td>
<td>2 records</td>
</tr>
<tr style="opacity: 1;">
<td colspan="3">&lt;span metal:use-macro="container/Zuite_viewTestMacroLibrary/macros/login_as_manager"&gt;Login As Manager&lt;/span&gt;</td>
</tr>
<tr>
<td>openAndWait</td>
<td>${base_url}/Zuite_tearDownIncomingEventTest</td>
<td></td>
</tr>
<tr>
<td>verifyTextPresent</td>
<td>Clean Ok</td>
<td></td>
</tr>
<tr style="opacity: 1;">
<td colspan="3">&lt;span metal:use-macro="container/Zuite_viewTestMacroLibrary/macros/wait_for_activities"&gt; Wait for activities &lt;/span&gt;</td>
</tr>
</tbody>
</table>
</test>
</section><div style="position:absolute; left:478px; top:855px;" id="remove_slide_30" class="remove_slide_button"></div><div style="position:absolute; left:378px; top:855px;" id="edit_slide_30" class="edit_slide_button"></div></div>
</textarea></div>
</div>
</fieldset>
<p class="clear"></p>
</form>
</body>
</html>
<p class="clear"></p>
<div class="field hidden" title="Content of the web page">
<div class="input">
<textarea id=prepareContent class="hidden" rows="40" cols="120" name="field_my_text_content" >
<div id="list" class="ui-sortable">
<section class="master">
<h1>How to Manage Support Requests</h1>
<img src="http://www.erp5.com/user-Howto.Manage.Support.Requests.Scenario?format=&amp;timestamp=1340181557058" type="image/svg+xml" title="How to manage support requests" alt="How to manage support requests"/>
<footer>
by <a href="http://www.osoe-project.org/contact">OSOE Team</a>.
</footer>
<details open="open">
<p>From last tutorial we have learned the standard process of managing incoming Events. In this tutorial, we will specially introduce the process of how to manage the Ticket "Support Request", following the standard process of managing incoming Events explained in last tutorial.</p>
<p>Support Request is a kind of Ticket which the incoming Events (email, phonecall, fax, etc.) of your customers are assigned to, and which is a very important Ticket in ERP5 CRM because it allows you to manage all the interactions between your customer, your company and your supplier effectively, which helps consolidating the customer relations of your company.</p>
</details>
<test>
<table class="test" style="display: none;">
<tbody>
<tr style="opacity: 1;">
<td colspan="3">&lt;span metal:use-macro="container/Zuite_viewTestMacroLibrary/macros/init_test_environment"&gt;init&lt;/span&gt;</td>
</tr>
<tr>
<td>openAndWait</td>
<td>${base_url}/Zuite_setUpIncomingEventTest</td>
<td></td>
</tr>
<tr class="" style="opacity: 1; z-index: 0; ">
<td>verifyTextPresent</td>
<td>Init Ok</td>
<td></td>
</tr>
<tr style="opacity: 1;">
<td colspan="3">&lt;span metal:use-macro="container/Zuite_viewTestMacroLibrary/macros/wait_for_activities"&gt; Wait for activities &lt;/span&gt;</td>
</tr>
<tr class="" style="opacity: 1; z-index: 0; ">
<td colspan="3">&lt;span metal:use-macro="container/Zuite_viewTestMacroLibrary/macros/login_as_functional_test_user"&gt;Login As Functional Test User&lt;/span&gt;</td>
</tr>
</tbody>
</table>
</test>
</textarea>
</div>
</div>
</fieldset>
<p class="clear"></p>
</form>
</body>
</html>
......
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