... |
... |
@@ -25,8 +25,8 @@ |
25 |
25 |
from Customer/Members of the LP, their time of receipt of the request, and status. Each call is assigned |
26 |
26 |
the unique number and identifier of the Customer/LP Member from which it was received. |
27 |
27 |
|
28 |
|
-Handling of tickets is carried out, as a rule, according to the time of their receipt, |
29 |
|
-that is, in the first place, tickets received earlier are handled. |
|
28 |
+Processing of tickets is carried out, as a rule, according to the time of their receipt, |
|
29 |
+that is, in the first place, tickets received earlier are processed. |
30 |
30 |
OTRS Agent can search for orders and view all events of a certain |
31 |
31 |
ticket (change of states, responses, notes). |
32 |
32 |
))) |
... |
... |
@@ -50,7 +50,7 @@ |
50 |
50 |
* password change |
51 |
51 |
* connection with the Agent |
52 |
52 |
|
53 |
|
-**Email messages** to the technical support service are also recorded in OTRS. Handling of requests by email and sending responses are carried out by the competent employees of this service in the manner accepted by the partner. |
|
53 |
+**Email messages** to the technical support service are also recorded in OTRS. Processing of requests by email and sending responses are carried out by the competent employees of this service in the manner accepted by the partner. |
54 |
54 |
|
55 |
55 |
Messages received through the **feedback form** in the Personal Account form a separate queue in OTRS. Response messages are sent addressed to the applicant and are displayed in the chat of the Personal Account. Incoming and outgoing chat messages can contain attachments (images, documents). |
56 |
56 |
|