odoo-addon-helpdesk-mgmt


Nameodoo-addon-helpdesk-mgmt JSON
Version 18.0.1.7.0.5 PyPI version JSON
download
home_pagehttps://github.com/OCA/helpdesk
SummaryHelpdesk
upload_time2025-07-30 02:55:43
maintainerNone
docs_urlNone
authorAdaptiveCity, Tecnativa, ForgeFlow, C2i Change 2 Improve, Domatix, Factor Libre, SDi Soluciones, Odoo Community Association (OCA)
requires_python>=3.10
licenseAGPL-3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. image:: https://odoo-community.org/readme-banner-image
   :target: https://odoo-community.org/get-involved?utm_source=readme
   :alt: Odoo Community Association

===================
Helpdesk Management
===================

.. 
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! source digest: sha256:0cb6078667b8e94ad8c7d480fb49c35050097ea0a64b0445818235c9ef27a647
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
    :target: https://odoo-community.org/page/development-status
    :alt: Production/Stable
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
    :alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fhelpdesk-lightgray.png?logo=github
    :target: https://github.com/OCA/helpdesk/tree/18.0/helpdesk_mgmt
    :alt: OCA/helpdesk
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/helpdesk-18-0/helpdesk-18-0-helpdesk_mgmt
    :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
    :target: https://runboat.odoo-community.org/builds?repo=OCA/helpdesk&target_branch=18.0
    :alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

This module adds Helpdesk functionality in Odoo.

**Table of contents**

.. contents::
   :local:

Configuration
=============

To configure this module, you need to:

1. Edit or create new channels.
2. Edit or create new categories.
3. Edit or create new stages.
4. Edit or create new teams.
5. Edit or create new tags.

Channels
--------

1. Go to *Helpdesk > Configuration > Channels* to edit or create new
   channels.
2. Edit or create a channel.
3. Set the name for the channel.
4. You can also Activate or Deactivate channels.

|image1|

Categories
----------

1. Go to *Helpdesk > Configuration > Categories* to edit or create new
   categories.
2. Edit or create a new category.
3. Set the name for the category.
4. You can also Activate or Deactivate categories.

|image2|

Stages
------

1. Go to *Helpdesk > Configuration > Stages* to edit or create new
   stages.
2. Edit or create a new stage.
3. Set the name for the stage.
4. Set the sequence order for the stage.
5. You can select an Email template.
6. Mark the Unattended checkbox if the stage contains unattended
   tickets.
7. Mark the Closed checkbox if the stage contains closed tickets.
8. You can add a description for the stage.
9. You can also Activate or Deactivate stages.

|image3|

You can also sort the stage sequence if you move up or down the stages
in the list view.

Teams
-----

1. Go to *Helpdesk > Configuration > Teams* to edit or create new teams.
2. Edit or create a new team.
3. Set the name for the team.
4. Add the teams members.
5. You can also Activate or Deactivate teams.

|image4|

Tags
----

1. Go to *Helpdesk > Configuration > Ticket Tags* to edit or create new
   tags.
2. Edit or create a new tag.
3. Set the name for the tag.
4. Set the color index for the tag.
5. You can also Activate or Deactivate tags.

|image5|

Permissions
-----------

There are restrictions to read tickets according to the user's
permissions set in Helpdesk.

1. *User: Personal tickets*: User is able to see their tickets (those
   that are assigned to their user) or those that are no team nor user
   is assigned.
2. *User: Team tickets*: User is able to see all the tickets that are
   assigned to the teams to which he/she belongs or the tickets that are
   not assigned to any team nor user.
3. *User*: User is able to see all the tickets.

.. |image1| image:: https://raw.githubusercontent.com/OCA/helpdesk/18.0/helpdesk_mgmt/static/description/Channels.PNG
.. |image2| image:: https://raw.githubusercontent.com/OCA/helpdesk/18.0/helpdesk_mgmt/static/description/Categories.PNG
.. |image3| image:: https://raw.githubusercontent.com/OCA/helpdesk/18.0/helpdesk_mgmt/static/description/Stages.PNG
.. |image4| image:: https://raw.githubusercontent.com/OCA/helpdesk/18.0/helpdesk_mgmt/static/description/Teams.PNG
.. |image5| image:: https://raw.githubusercontent.com/OCA/helpdesk/18.0/helpdesk_mgmt/static/description/Tags.PNG

Usage
=====

1. Go to *Helpdesk* or *Helpdesk > Dashboard* to see the tickets
   dashboard
2. In the Kanban view, click in the kanban card of a team to see their
   tickets and create new ones.

|Tickets_Kanban|

To create a new ticket from the kanban view:

1. Press *Create* button or click on the plus icon at the top of the
   column of a stage.
2. Set the name or subject for the ticket.
3. Select the team that will manage the ticket.
4. You can select a user to assign the ticket.
5. Set the priority of the ticket.
6. Select the partner, and you can also set the partner name and email.
7. You can select a category and set tags for the ticket.
8. Add a description.
9. You can also attach files to the ticket.

|Tickets01| |Tickets02|

.. |Tickets_Kanban| image:: https://raw.githubusercontent.com/OCA/helpdesk/18.0/helpdesk_mgmt/static/description/Tickets_Kanban.PNG
.. |Tickets01| image:: https://raw.githubusercontent.com/OCA/helpdesk/18.0/helpdesk_mgmt/static/description/Tickets01.PNG
.. |Tickets02| image:: https://raw.githubusercontent.com/OCA/helpdesk/18.0/helpdesk_mgmt/static/description/Tickets02.PNG

Known issues / Roadmap
======================

- Add a tour feature similar to what the ``project`` module defines to
  discover projects / tasks.
- Update portal tests defined in ``tests/test_portal.py`` to rely on
  tour specs (in JS) in order to replicate the navigation behavior of
  portal users.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/helpdesk/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/helpdesk/issues/new?body=module:%20helpdesk_mgmt%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
-------

* AdaptiveCity
* Tecnativa
* ForgeFlow
* C2i Change 2 Improve
* Domatix
* Factor Libre
* SDi Soluciones

Contributors
------------

- `Domatix <https://www.domatix.com>`__:

  - Carlos Martínez
  - Catalin Airimitoaie
  - Álvaro López
  - Samuel Calvo

- `Adaptive City <https://www.adaptivecity.com>`__:

  - Aitor Bouzas

- `SDi Soluciones, S.L. <https://www.sdi.es>`__:

  - Oscar Soto
  - Jorge Luis Quinteros

- `C2i Change 2 improve <http://www.c2i.es>`__:

  - Eduardo Magdalena <emagdalena@c2i.es>

- `Factor Libre <https://factorlibre.com>`__:

  - María Alhambra
  - Daniel Cano

- `Tecnativa <https://www.tecnativa.com>`__:

  - Pedro M. Baeza
  - Víctor Martínez
  - Carolina Fernandez
  - Carlos Roca

- `ID42 Sistemas <https://www.id42.com.br>`__:

  - Marcel Savegnago
  - Eduardo Aparício

- `Obertix <https://www.obertix.net>`__:

  - Vicent Cubells

- `Solvos <https://www.solvos.es>`__:

  - David Alonso
  - Dante Pereyra

- `XCG Consulting <https://xcg-consulting.fr>`__:

  - Houzéfa Abbasbhay

- `Kencove <https://kencove.com>`__:

  - Mohamed Alkobrosli

Maintainers
-----------

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

This module is part of the `OCA/helpdesk <https://github.com/OCA/helpdesk/tree/18.0/helpdesk_mgmt>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OCA/helpdesk",
    "name": "odoo-addon-helpdesk-mgmt",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "AdaptiveCity, Tecnativa, ForgeFlow, C2i Change 2 Improve, Domatix, Factor Libre, SDi Soluciones, Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": null,
    "platform": null,
    "description": ".. image:: https://odoo-community.org/readme-banner-image\n   :target: https://odoo-community.org/get-involved?utm_source=readme\n   :alt: Odoo Community Association\n\n===================\nHelpdesk Management\n===================\n\n.. \n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! This file is generated by oca-gen-addon-readme !!\n   !! changes will be overwritten.                   !!\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! source digest: sha256:0cb6078667b8e94ad8c7d480fb49c35050097ea0a64b0445818235c9ef27a647\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png\n    :target: https://odoo-community.org/page/development-status\n    :alt: Production/Stable\n.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png\n    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n    :alt: License: AGPL-3\n.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fhelpdesk-lightgray.png?logo=github\n    :target: https://github.com/OCA/helpdesk/tree/18.0/helpdesk_mgmt\n    :alt: OCA/helpdesk\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n    :target: https://translation.odoo-community.org/projects/helpdesk-18-0/helpdesk-18-0-helpdesk_mgmt\n    :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png\n    :target: https://runboat.odoo-community.org/builds?repo=OCA/helpdesk&target_branch=18.0\n    :alt: Try me on Runboat\n\n|badge1| |badge2| |badge3| |badge4| |badge5|\n\nThis module adds Helpdesk functionality in Odoo.\n\n**Table of contents**\n\n.. contents::\n   :local:\n\nConfiguration\n=============\n\nTo configure this module, you need to:\n\n1. Edit or create new channels.\n2. Edit or create new categories.\n3. Edit or create new stages.\n4. Edit or create new teams.\n5. Edit or create new tags.\n\nChannels\n--------\n\n1. Go to *Helpdesk > Configuration > Channels* to edit or create new\n   channels.\n2. Edit or create a channel.\n3. Set the name for the channel.\n4. You can also Activate or Deactivate channels.\n\n|image1|\n\nCategories\n----------\n\n1. Go to *Helpdesk > Configuration > Categories* to edit or create new\n   categories.\n2. Edit or create a new category.\n3. Set the name for the category.\n4. You can also Activate or Deactivate categories.\n\n|image2|\n\nStages\n------\n\n1. Go to *Helpdesk > Configuration > Stages* to edit or create new\n   stages.\n2. Edit or create a new stage.\n3. Set the name for the stage.\n4. Set the sequence order for the stage.\n5. You can select an Email template.\n6. Mark the Unattended checkbox if the stage contains unattended\n   tickets.\n7. Mark the Closed checkbox if the stage contains closed tickets.\n8. You can add a description for the stage.\n9. You can also Activate or Deactivate stages.\n\n|image3|\n\nYou can also sort the stage sequence if you move up or down the stages\nin the list view.\n\nTeams\n-----\n\n1. Go to *Helpdesk > Configuration > Teams* to edit or create new teams.\n2. Edit or create a new team.\n3. Set the name for the team.\n4. Add the teams members.\n5. You can also Activate or Deactivate teams.\n\n|image4|\n\nTags\n----\n\n1. Go to *Helpdesk > Configuration > Ticket Tags* to edit or create new\n   tags.\n2. Edit or create a new tag.\n3. Set the name for the tag.\n4. Set the color index for the tag.\n5. You can also Activate or Deactivate tags.\n\n|image5|\n\nPermissions\n-----------\n\nThere are restrictions to read tickets according to the user's\npermissions set in Helpdesk.\n\n1. *User: Personal tickets*: User is able to see their tickets (those\n   that are assigned to their user) or those that are no team nor user\n   is assigned.\n2. *User: Team tickets*: User is able to see all the tickets that are\n   assigned to the teams to which he/she belongs or the tickets that are\n   not assigned to any team nor user.\n3. *User*: User is able to see all the tickets.\n\n.. |image1| image:: https://raw.githubusercontent.com/OCA/helpdesk/18.0/helpdesk_mgmt/static/description/Channels.PNG\n.. |image2| image:: https://raw.githubusercontent.com/OCA/helpdesk/18.0/helpdesk_mgmt/static/description/Categories.PNG\n.. |image3| image:: https://raw.githubusercontent.com/OCA/helpdesk/18.0/helpdesk_mgmt/static/description/Stages.PNG\n.. |image4| image:: https://raw.githubusercontent.com/OCA/helpdesk/18.0/helpdesk_mgmt/static/description/Teams.PNG\n.. |image5| image:: https://raw.githubusercontent.com/OCA/helpdesk/18.0/helpdesk_mgmt/static/description/Tags.PNG\n\nUsage\n=====\n\n1. Go to *Helpdesk* or *Helpdesk > Dashboard* to see the tickets\n   dashboard\n2. In the Kanban view, click in the kanban card of a team to see their\n   tickets and create new ones.\n\n|Tickets_Kanban|\n\nTo create a new ticket from the kanban view:\n\n1. Press *Create* button or click on the plus icon at the top of the\n   column of a stage.\n2. Set the name or subject for the ticket.\n3. Select the team that will manage the ticket.\n4. You can select a user to assign the ticket.\n5. Set the priority of the ticket.\n6. Select the partner, and you can also set the partner name and email.\n7. You can select a category and set tags for the ticket.\n8. Add a description.\n9. You can also attach files to the ticket.\n\n|Tickets01| |Tickets02|\n\n.. |Tickets_Kanban| image:: https://raw.githubusercontent.com/OCA/helpdesk/18.0/helpdesk_mgmt/static/description/Tickets_Kanban.PNG\n.. |Tickets01| image:: https://raw.githubusercontent.com/OCA/helpdesk/18.0/helpdesk_mgmt/static/description/Tickets01.PNG\n.. |Tickets02| image:: https://raw.githubusercontent.com/OCA/helpdesk/18.0/helpdesk_mgmt/static/description/Tickets02.PNG\n\nKnown issues / Roadmap\n======================\n\n- Add a tour feature similar to what the ``project`` module defines to\n  discover projects / tasks.\n- Update portal tests defined in ``tests/test_portal.py`` to rely on\n  tour specs (in JS) in order to replicate the navigation behavior of\n  portal users.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/helpdesk/issues>`_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us to smash it by providing a detailed and welcomed\n`feedback <https://github.com/OCA/helpdesk/issues/new?body=module:%20helpdesk_mgmt%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.\n\nDo not contact contributors directly about support or help with technical issues.\n\nCredits\n=======\n\nAuthors\n-------\n\n* AdaptiveCity\n* Tecnativa\n* ForgeFlow\n* C2i Change 2 Improve\n* Domatix\n* Factor Libre\n* SDi Soluciones\n\nContributors\n------------\n\n- `Domatix <https://www.domatix.com>`__:\n\n  - Carlos Mart\u00ednez\n  - Catalin Airimitoaie\n  - \u00c1lvaro L\u00f3pez\n  - Samuel Calvo\n\n- `Adaptive City <https://www.adaptivecity.com>`__:\n\n  - Aitor Bouzas\n\n- `SDi Soluciones, S.L. <https://www.sdi.es>`__:\n\n  - Oscar Soto\n  - Jorge Luis Quinteros\n\n- `C2i Change 2 improve <http://www.c2i.es>`__:\n\n  - Eduardo Magdalena <emagdalena@c2i.es>\n\n- `Factor Libre <https://factorlibre.com>`__:\n\n  - Mar\u00eda Alhambra\n  - Daniel Cano\n\n- `Tecnativa <https://www.tecnativa.com>`__:\n\n  - Pedro M. Baeza\n  - V\u00edctor Mart\u00ednez\n  - Carolina Fernandez\n  - Carlos Roca\n\n- `ID42 Sistemas <https://www.id42.com.br>`__:\n\n  - Marcel Savegnago\n  - Eduardo Apar\u00edcio\n\n- `Obertix <https://www.obertix.net>`__:\n\n  - Vicent Cubells\n\n- `Solvos <https://www.solvos.es>`__:\n\n  - David Alonso\n  - Dante Pereyra\n\n- `XCG Consulting <https://xcg-consulting.fr>`__:\n\n  - Houz\u00e9fa Abbasbhay\n\n- `Kencove <https://kencove.com>`__:\n\n  - Mohamed Alkobrosli\n\nMaintainers\n-----------\n\nThis module is maintained by the OCA.\n\n.. image:: https://odoo-community.org/logo.png\n   :alt: Odoo Community Association\n   :target: https://odoo-community.org\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\nThis module is part of the `OCA/helpdesk <https://github.com/OCA/helpdesk/tree/18.0/helpdesk_mgmt>`_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n",
    "bugtrack_url": null,
    "license": "AGPL-3",
    "summary": "Helpdesk",
    "version": "18.0.1.7.0.5",
    "project_urls": {
        "Homepage": "https://github.com/OCA/helpdesk"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "416cceedb295e92d9bb6286f488a827455656a164bb511120e2ae3dfc06a447b",
                "md5": "07aa3e7d116ee9ca7f43fa14ce5198ac",
                "sha256": "7b2ec553ca2a0f6a098857f2cb99988416dad09bb848bf80553dfff0905bc966"
            },
            "downloads": -1,
            "filename": "odoo_addon_helpdesk_mgmt-18.0.1.7.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "07aa3e7d116ee9ca7f43fa14ce5198ac",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 595421,
            "upload_time": "2025-07-30T02:55:43",
            "upload_time_iso_8601": "2025-07-30T02:55:43.313309Z",
            "url": "https://files.pythonhosted.org/packages/41/6c/ceedb295e92d9bb6286f488a827455656a164bb511120e2ae3dfc06a447b/odoo_addon_helpdesk_mgmt-18.0.1.7.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-30 02:55:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OCA",
    "github_project": "helpdesk",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "odoo-addon-helpdesk-mgmt"
}
        
Elapsed time: 0.42726s