helpdesk icon indicating copy to clipboard operation
helpdesk copied to clipboard

Odoo modules for managing a HelpDesk system

Results 126 helpdesk issues
Sort by recently updated
recently updated
newest added

Hi everyone, I'm wondering if it could be possible to share teh way people are using categories and types and alos motive in helpdesk. I feel really disturbed by the...

enhancement

Apply the required attrs to the `project_id` field which has groups ![despues](https://github.com/user-attachments/assets/f1fe0dc2-c502-4083-9b38-cdf499f38a81) Please @pedrobaeza and @pilarvargas-tecnativa can you review it? @Tecnativa

The module adds the following features: - Pre-configure ticket description template based on it's category

approved
ready to merge

Reopening of #392 with tests added This module allows getting a ticket back to its initial state when a message is received about it, except if it is a notification....

approved

The field is added in this view: https://github.com/OCA/helpdesk/blob/4c012b6db65ef5741d5c6c33795885080be4237e/helpdesk_mgmt_timesheet/views/helpdesk_ticket_view.xml#L87 wich is accessible only from 'hr_timesheet.group_hr_timesheet_user', so this domain cannot be applied: https://github.com/OCA/helpdesk/blob/4c012b6db65ef5741d5c6c33795885080be4237e/helpdesk_mgmt_timesheet/views/helpdesk_ticket_view.xml#L260 with this error: ``` Error: While parsing modifiers for...

stale

Standard Migration @ForgeFlow Depends on: - https://github.com/OCA/helpdesk/pull/529

Same fix as #610 Tested in a 16.0 environment, the problem still occurs. - Disable "Required Category" in helpdesk settings - Create a ticket by /new/ticket with empty category Get...