Allows to define transitions between helpdesk ticket stages and adds buttons to the helpdesk ticket form to trigger them. This module also disables drag and drop in the kanban view.
Project description
This module enhances the Odoo Helpdesk application by allowing administrators to define specific, allowed transitions between ticket stages. It also provides visual cues and interaction changes to enforce these transitions.
Table of contents
Overview
The standard Odoo Helpdesk module allows users to move tickets between any stages freely, including dragging and dropping in the Kanban view. This module introduces a more controlled workflow by:
Defining Allowed Transitions: On each Helpdesk Ticket Stage, you can specify which other stages are valid “next stages”.
Dynamic Transition Buttons: In the Helpdesk Ticket form view, instead of a selectable Stage field, buttons are dynamically generated in the header for each valid next stage based on the current stage’s configuration. These buttons will always have a ‘primary’ style.
Restricting Stage Field: The standard Stage field in the ticket form is made invisible and readonly, forcing users to use the transition buttons.
Disabling Kanban Drag-and-Drop: To maintain workflow integrity, dragging and dropping tickets between stages in the Kanban view is disabled.
Visual Configuration for Stages: In the list/tree view of Helpdesk Ticket Stages, new fields Next Stages are available for quick overview and configuration.
Configuration
To configure stage transitions:
Navigate to Helpdesk > Configuration > Stages.
Select a stage to configure or create a new one.
In the form view, under the Stage Transitions section, you will find: * Next stages: A many2many field where you can select one or more stages that a ticket can transition to from the current stage. If no stages are selected here, any transition is implicitly allowed from this stage (standard Odoo behavior for this stage).
Usage
Ticket Form View: * When a helpdesk ticket is in a particular stage, the header will display buttons corresponding to the Next stages configured for that current stage. * Clicking one of these buttons will move the ticket to the respective new stage. * The standard Stage field (dropdown or status bar) will not be directly editable through the usual means.
Ticket Kanban View: * Tickets cannot be dragged and dropped between columns (stages).
Stage List/Tree View: * Administrators can see the configured Next Stages directly in the list of stages.
Bug Tracker
Do not contact contributors directly about support or help with technical issues.
Credits
Contributors
nicolasramos
Maintainers
This module is maintained by Som IT Cooperatiu SCCL.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file odoo-addon-helpdesk_stage_transition-16.0.1.0.2.tar.gz.
File metadata
- Download URL: odoo-addon-helpdesk_stage_transition-16.0.1.0.2.tar.gz
- Upload date:
- Size: 27.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
980389a07d59391dcb3196b59a697ee12efd8eabf9ae274219f41cb2daaf8da8
|
|
| MD5 |
d9e84d514bf149856a122f89a4221c14
|
|
| BLAKE2b-256 |
cb03e575a550d88d30020172162e2353ae2ca9cfa74072362ff2cf154c92c36a
|