odoo12-addon-helpdesk-ticket-parent


Nameodoo12-addon-helpdesk-ticket-parent JSON
Version 12.0.0.1.0 PyPI version JSON
download
home_pagehttps://gitlab.com/somitcoop/erp-research/odoo-helpdesk
SummaryCreate helpdesk tickets massively, from multiple preselected partners.
upload_time2024-09-16 08:10:53
maintainerNone
docs_urlNone
authorSom It Cooperatiu SCCL, Som Connexió SCCL, Odoo Community Association (OCA)
requires_python>=3.5
licenseAGPL-3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =================================
Helpdesk Ticket Massive Creation
=================================

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

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
    :target: https://odoo-community.org/page/development-status
    :alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
    :alt: License: AGPL-3

|badge1| |badge2|

Create global helpdesk tickets massively, from multiple preselected partners or contracts

**Table of contents**

.. contents::
   :local:

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

No configuration needed for this module.

Usage
=====

This module reuses the Mass creation module, so here is what it can inherently do:

To create global tickets (with same content) for multiple partners / contracts:

- Contacts (tree view) / Contracts (tree view) + selection > Actions > Create tickets massively
- Fill ticket information > Create.


Apart from that:

- This module links the created tickets to a common created global parent.
- You can add child tickets to an already created global parent ticket through the `header button` in the global ticket view.
- The stages of the child tickets are tracked and propagated from the global parent to the childs upon changed.
    - Also when some child ticket stage is further in sequence than the parent for any reason (e.g. closed) it will keep it this way until the parent reaches the same sequence.

And one of the main features that this hierarchical structure allows is to send massive emails to all the partners,
you can do it by going into the global parent ticket view and you'll find a `header button`. You'll be prompted
a convenient wizard to craft your mail in each of the languages of the partners.

After sending it you will be able to see the mails queued in the `queue` app. And after sent they 
each will be appended to their respective child ticket.



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

There are no issues for the moment.

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

Bugs are tracked on `GitLab Issues <https://gitlab.com/somitcoop/erp-research/odoo-helpdesk/-/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.

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

Credits
=======

Authors
~~~~~~~

* SomIT SCCL
* Som Connexio SCCL


Contributors
~~~~~~~~~~~~

* `SomIT SCCL <https://somit.coop>`_:

    * José Robles <jose.robles@somit.coop>
    * Álvaro García <alvaro.garcia@somit.coop>


* `Som Connexio SCCL <https://somconnexio.coop>`_:

    * Gerard Funosas <gerard.funosas@somconnexio.coop>


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.

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


            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/somitcoop/erp-research/odoo-helpdesk",
    "name": "odoo12-addon-helpdesk-ticket-parent",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": null,
    "keywords": null,
    "author": "Som It Cooperatiu SCCL, Som Connexi\u00f3 SCCL, Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": "https://files.pythonhosted.org/packages/43/39/b42b3a3d8a2c02139bbc1d029d5203443a149f107a98131e4ef4fe10a62f/odoo12-addon-helpdesk_ticket_parent-12.0.0.1.0.tar.gz",
    "platform": null,
    "description": "=================================\nHelpdesk Ticket Massive Creation\n=================================\n\n..\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! This file is generated by oca-gen-addon-readme !!\n   !! changes will be overwritten.                   !!\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! source digest: sha256:fa88a5911e9d75e4ccaee78931e61a91ccfe34e0de09254e0edd30ad0752f428\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png\n    :target: https://odoo-community.org/page/development-status\n    :alt: Beta\n.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png\n    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n    :alt: License: AGPL-3\n\n|badge1| |badge2|\n\nCreate global helpdesk tickets massively, from multiple preselected partners or contracts\n\n**Table of contents**\n\n.. contents::\n   :local:\n\nConfiguration\n=============\n\nNo configuration needed for this module.\n\nUsage\n=====\n\nThis module reuses the Mass creation module, so here is what it can inherently do:\n\nTo create global tickets (with same content) for multiple partners / contracts:\n\n- Contacts (tree view) / Contracts (tree view) + selection > Actions > Create tickets massively\n- Fill ticket information > Create.\n\n\nApart from that:\n\n- This module links the created tickets to a common created global parent.\n- You can add child tickets to an already created global parent ticket through the `header button` in the global ticket view.\n- The stages of the child tickets are tracked and propagated from the global parent to the childs upon changed.\n    - Also when some child ticket stage is further in sequence than the parent for any reason (e.g. closed) it will keep it this way until the parent reaches the same sequence.\n\nAnd one of the main features that this hierarchical structure allows is to send massive emails to all the partners,\nyou can do it by going into the global parent ticket view and you'll find a `header button`. You'll be prompted\na convenient wizard to craft your mail in each of the languages of the partners.\n\nAfter sending it you will be able to see the mails queued in the `queue` app. And after sent they \neach will be appended to their respective child ticket.\n\n\n\nKnown issues / Roadmap\n======================\n\nThere are no issues for the moment.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitLab Issues <https://gitlab.com/somitcoop/erp-research/odoo-helpdesk/-/issues>`_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us smashing it by providing a detailed and welcomed feedback.\n\nDo not contact contributors directly about support or help with technical issues.\n\nCredits\n=======\n\nAuthors\n~~~~~~~\n\n* SomIT SCCL\n* Som Connexio SCCL\n\n\nContributors\n~~~~~~~~~~~~\n\n* `SomIT SCCL <https://somit.coop>`_:\n\n    * Jos\u00e9 Robles <jose.robles@somit.coop>\n    * \u00c1lvaro Garc\u00eda <alvaro.garcia@somit.coop>\n\n\n* `Som Connexio SCCL <https://somconnexio.coop>`_:\n\n    * Gerard Funosas <gerard.funosas@somconnexio.coop>\n\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\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n\n",
    "bugtrack_url": null,
    "license": "AGPL-3",
    "summary": "Create helpdesk tickets massively, from multiple preselected partners.",
    "version": "12.0.0.1.0",
    "project_urls": {
        "Homepage": "https://gitlab.com/somitcoop/erp-research/odoo-helpdesk"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3a773b916b7910b4f38d60a3004c72555eb7669a9a5dafb83573a776c0937e10",
                "md5": "ca15ee048f241b53c499ef6dc26cf952",
                "sha256": "99de467a5e1dd6b9c38fe6dc3e5d3dd48d0637abef2b5cd08be3930816ec7b18"
            },
            "downloads": -1,
            "filename": "odoo12_addon_helpdesk_ticket_parent-12.0.0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ca15ee048f241b53c499ef6dc26cf952",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.5",
            "size": 45512,
            "upload_time": "2024-09-16T08:10:52",
            "upload_time_iso_8601": "2024-09-16T08:10:52.434353Z",
            "url": "https://files.pythonhosted.org/packages/3a/77/3b916b7910b4f38d60a3004c72555eb7669a9a5dafb83573a776c0937e10/odoo12_addon_helpdesk_ticket_parent-12.0.0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4339b42b3a3d8a2c02139bbc1d029d5203443a149f107a98131e4ef4fe10a62f",
                "md5": "5fa5e8e23fd29558fb61ba247c5fa106",
                "sha256": "0771b04dcd3f5b3c980a2ba2b6a6dfc67d2bee854d9f5a80c61c9ab542eeec5a"
            },
            "downloads": -1,
            "filename": "odoo12-addon-helpdesk_ticket_parent-12.0.0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5fa5e8e23fd29558fb61ba247c5fa106",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.5",
            "size": 38016,
            "upload_time": "2024-09-16T08:10:53",
            "upload_time_iso_8601": "2024-09-16T08:10:53.614449Z",
            "url": "https://files.pythonhosted.org/packages/43/39/b42b3a3d8a2c02139bbc1d029d5203443a149f107a98131e4ef4fe10a62f/odoo12-addon-helpdesk_ticket_parent-12.0.0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-16 08:10:53",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "somitcoop",
    "gitlab_project": "erp-research",
    "lcname": "odoo12-addon-helpdesk-ticket-parent"
}
        
Elapsed time: 0.39568s