Assistance¶
Odoo Helpdesk is a ticket-based customer support application. Multiple teams can be configured and managed in one dashboard, each with their own pipeline for tickets submitted by customers. Pipelines are organized in customizable stages that enable teams to track, prioritize, and solve customer issues quickly and efficiently.
Create a Helpdesk team¶
To view or modify Helpdesk teams, go to New button on the top-left of the dashboard.
. To create a new team, click theOn the blank Helpdesk team form, enter a Name for the new team. Then, enter a description of the team in the field below the team name, if desired. To change the company this team is assigned to, select it from the Company drop-down menu.
Important
The team description is published on the public facing website form, where customers and portal users submit tickets. The description included in this field should not include any information that is for internal use only.
Visibility & Assignment¶
The Visibility settings alter which internal users and portal users have access to this team and its tickets. The Assignment settings alter how users are assigned to handle each ticket.
Determine team visibility¶
Under the Visibility section, select one of the following options to determine who can view this team and its tickets:
Invited internal users (private): Internal users can access the team and the tickets they are following. This access can be modified on each ticket individually by adding or removing the user as a follower. Internal users are considered invited once they are added as followers to an individual ticket, or to the team itself.
All internal users (company): All internal users can access the team and all of its tickets.
Invited portal users and all internal users (public): All internal users can access the team and all of its tickets. Portal users can only access the tickets they are following.
Example
A Customer Support
team, meant to handle general shipping and product issues, would have the
visibility set on Invited portal users and all internal users.
At the same time, a Financial Services
team handling tickets related to accounting or tax
information would only need to be visible to Invited internal users.
Avertissement
A team’s visibility can be altered after the initial configuration. However, if the team changes from Invited portal users and all internal users (public) access to either Invited internal users (private) or All internal users (company)-only access, portal users are removed as followers from both the team, and from individual tickets.
Follow all team’s tickets¶
If a user should be notified about any updates regarding tickets for this team, select their name from the Followers drop-down menu, located in the Follow All Team’s Tickets field. Multiple users can be selected to follow a single team.
Important
External contacts can be selected in the Followers field. If the team’s visibility is set to Invited internal users (private), followers are notified about updates to the team’s tickets, but are not able to view them in the portal.
Assigner automatiquement les nouveaux tickets¶
When tickets are received, they need to be assigned to a member of the team. This is done either manually on each individual ticket, or through Automatic Assignment. Check the Automatic Assignment checkbox to enable this feature for the team.
Select one of the following assignment methods, based on how the workload should be allocated across the team:
Each user is assigned an equal number of tickets: Tickets are assigned to team members based on total ticket count, regardless of the number of open or closed tickets they are currently assigned.
Each user has an equal number of open tickets: Tickets are assigned to team members based on how many open tickets they are currently assigned.
Note
When Each user is assigned an equal number of tickets is selected, the overall number of tickets assigned to team members is the same, but it does not consider the current workload.
When Each user has an equal number of open tickets is selected, it ensures a balanced workload among team members, as it takes the current number of active tickets into account.
Finally, add the Team Members who are to be assigned tickets for this team. Leave the field empty to include all employees who have the proper assignments and access rights configured in their user account settings.
Important
If an employee has time off scheduled in the Time Off application, they are not assigned tickets during that time. If no employees are available, the system looks ahead until there is a match.
Pour plus d'infos
Merge tickets¶
If duplicate tickets are found in Helpdesk, they can be combined into a single ticket using the merge feature.
Important
The merge feature is only accessible if the Data Cleaning application is installed on the database.
To merge two or more tickets, navigate to Actions icon, and select Merge from the drop-down menu. Doing so opens a new page where the selected tickets are listed with their Similarity rating. From here, click either Merge to combine the tickets, or DISCARD.
. Identify the tickets to be merged, and tick the checkbox at the far-left of each ticket to select them. Then, click theConvert tickets to opportunities¶
Some tickets may be better handled by the sales team, rather than the support team. In this case, tickets can be converted to opportunities and assigned to a sales team for follow-up.
Important
This feature is only available if the CRM app is installed.
To convert a ticket to an opportunity, first navigate to a ticket, either from a team’s pipeline, or by navigating to
and clicking a ticket to open it.At the top of the ticket, click the Convert to Opportunity button.
Note
If leads are enabled on the CRM app, tickets are converted to leads, and the button reads Convert to Lead.
This opens the Convert to Opportunity pop-up. Fill in or select the following information on the pop-up:
Customer: Select whether to Create a new customer, Link to an existing customer, or Do not link to a customer. If Link to a customer is chosen, select the appropriate customer name from the Customer drop-down.
Sales Team: Specify which Sales Team and Salesperson this created opportunity is assigned to.
After completing the form, click Convert to Opportunity. Doing so creates a new opportunity in the CRM app. The original ticket is linked in the chatter of the new opportunity for traceability.
Note
After the ticket is converted to an opportunity, the ticket is archived.
Pour plus d'infos