
This is a long term project, following the recurring question we currently face at the support func & tech Done in the commit: 1/ Modify the references to discuss/advanced/ to match a newly created folder specific for email communication (more generic and not specifically linked to the discuss app) called `email_communication`. 2/ Creation of the new folder under 'Practical Information' in the documentation/user (bottom of the page) that will handle of the mechanism around emails, including (none exhaustive list) 1/ Modify the references to discuss/advanced/ to match a newly created folder specific for email communication (more generic and not specifically linked to the discuss app). 2/ Creation of the new folder under 'Practical Information' in the documentation/user (bottom of the page) that will handle of the mechanism around emails, including (none exhaustive list): email_communication/get_started.rst > A small introduction of the content of this section Email communication email_communication/get_helped.rst > A file that is providing reason why the emails might not be properly sent + contact the support and what to tell them. In order to have the quickest and best answer. email_communication/advanced/mail_servers.rst > An explanation on how to use an outgoing mail server in Odoo. + how to configure SPF DKIM DMARC for Odoo. (Not modified yet, only mv from `discuss` folder) email_communication/advanced/email_template.rst > Contain informations about email templates (Not modified yet, only mv from `discuss` folder) More to come, in collaboration with GOR, EDV, JQU, ALA task-1925363
90 lines
3.2 KiB
ReStructuredText
90 lines
3.2 KiB
ReStructuredText
=======================
|
||
Start Receiving Tickets
|
||
=======================
|
||
|
||
Offering a variety of channels from where your customers can contact you grants them flexibility
|
||
and the right to choose the best one for themselves. And, in order to make sure inquiries across
|
||
all channels get addressed, it is essential to have a solution where all interactions come in one
|
||
place.
|
||
|
||
Channels options to submit tickets
|
||
==================================
|
||
|
||
Go to :menuselection:`Helpdesk --> Configuration --> Helpdesk Teams`, and enable the following
|
||
features as you want them to be available to your users.
|
||
|
||
.. image:: media/channels_options.png
|
||
:align: center
|
||
:alt: View of a helpdesk teams setting page emphasizing the channels options in Odoo Helpdesk
|
||
|
||
Email Alias
|
||
-----------
|
||
|
||
| Let your customers submit tickets by sending an email to your support email address. The subject
|
||
line of the email becomes the title of the ticket and the content is shown in the Chatter.
|
||
| Select *Configure domain name* to be redirected to *Settings* and, from there, enable *External
|
||
Email Servers* to determine or change your *Alias Domain*.
|
||
|
||
.. image:: media/channels_emailalias.png
|
||
:align: center
|
||
:height: 250
|
||
:alt: View of the settings page of a helpdesk team emphasizing the email alias feature
|
||
in Odoo Helpdesk
|
||
|
||
.. note::
|
||
Using your own email server is required to send and receive emails in Odoo Community and
|
||
Enterprise. Online users benefit from a ready-to-use email server.
|
||
|
||
Website Form
|
||
------------
|
||
|
||
| Allow your customers to submit a ticket by filling in a form through your website.
|
||
| Once the feature is activated, get redirected to your website by clicking on *Go to Website*.
|
||
|
||
.. image:: media/go_to_website.png
|
||
:align: center
|
||
:alt: View of the settings page of a helpdesk team emphasizing the Go to Website button in
|
||
Odoo Helpdesk
|
||
|
||
From the website page customize the form as you like. Then, publish it by clicking on *Unpublished*.
|
||
|
||
.. image:: media/submit_a_ticket_form.png
|
||
:align: center
|
||
:alt: View of the website form to submit a ticket for Odoo Helpdesk
|
||
|
||
Live Chat
|
||
---------
|
||
|
||
| Through live interactions with your website visitors, helpdesk tickets can be instantly created
|
||
and redirected to the right person.
|
||
| Click on your helpdesk team's name - for the example below: *Customer Care* -
|
||
and :doc:`set up your channel <../../livechat/overview/get_started>`.
|
||
|
||
.. image:: media/live_chat.png
|
||
:align: center
|
||
:alt: View of the settings page of a helpdesk team emphasizing the live chat features and links
|
||
in Odoo Helpdesk
|
||
|
||
Now, your operators can create tickets by using the
|
||
:doc:`command <../../livechat/overview/responses>` */helpdesk (subject_of_ticket)*.
|
||
|
||
Prioritize tickets
|
||
==================
|
||
|
||
Use the stars to prioritize your tickets. The most urgent ones appear at the top of your list on
|
||
the Kanban view.
|
||
|
||
- 1 star = *Low priority*
|
||
- 2 stars = *High priority*
|
||
- 3 stars = *Urgent*
|
||
|
||
.. image:: media/kanban_view_prioritize.png
|
||
:align: center
|
||
:height: 330
|
||
:alt: View of a team’s kanban view and the prioritized tasks in Odoo Helpdesk
|
||
|
||
.. seealso::
|
||
- :doc:`sla`
|
||
- :doc:`../advanced/close_tickets`
|
||
- :doc:`../../email_communication/advanced/email_servers`
|