diff --git a/README.md b/README.md index aa94cbce51..41ce2e69a2 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Available addons ---------------- addon | version | maintainers | summary --- | --- | --- | --- -[helpdesk_mgmt](helpdesk_mgmt/) | 17.0.1.0.1 | | Helpdesk +[helpdesk_mgmt](helpdesk_mgmt/) | 17.0.1.0.2 | | Helpdesk [//]: # (end addons) diff --git a/helpdesk_mgmt/README.rst b/helpdesk_mgmt/README.rst index 3fa3c705d3..80ae18137a 100644 --- a/helpdesk_mgmt/README.rst +++ b/helpdesk_mgmt/README.rst @@ -7,7 +7,7 @@ Helpdesk Management !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:36a7b30fb064ac9da0f6450de834e1985c06233fbf0fb071bc554c3b5dc0ec75 + !! source digest: sha256:99daec8f729aefe145e2d7c5ff543af78838766b51c5e30238fc7e194571f5a7 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png @@ -162,11 +162,11 @@ To create a new ticket from the kanban view: 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. +- 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 =========== @@ -195,54 +195,54 @@ Authors Contributors ------------ -- `Domatix `__: +- `Domatix `__: - - Carlos Martínez - - Catalin Airimitoaie - - Álvaro López - - Samuel Calvo + - Carlos Martínez + - Catalin Airimitoaie + - Álvaro López + - Samuel Calvo -- `Adaptive City `__: +- `Adaptive City `__: - - Aitor Bouzas + - Aitor Bouzas -- `SDi Soluciones, S.L. `__: +- `SDi Soluciones, S.L. `__: - - Oscar Soto - - Jorge Luis Quinteros + - Oscar Soto + - Jorge Luis Quinteros -- `C2i Change 2 improve `__: +- `C2i Change 2 improve `__: - - Eduardo Magdalena + - Eduardo Magdalena -- `Factor Libre `__: +- `Factor Libre `__: - - María Alhambra - - Daniel Cano + - María Alhambra + - Daniel Cano -- `Tecnativa `__: +- `Tecnativa `__: - - Pedro M. Baeza - - Víctor Martínez - - Carolina Fernandez - - Carlos Roca + - Pedro M. Baeza + - Víctor Martínez + - Carolina Fernandez + - Carlos Roca -- `ID42 Sistemas `__: +- `ID42 Sistemas `__: - - Marcel Savegnago - - Eduardo Aparício + - Marcel Savegnago + - Eduardo Aparício -- `Obertix `__: +- `Obertix `__: - - Vicent Cubells + - Vicent Cubells -- `Solvos `__: +- `Solvos `__: - - David Alonso + - David Alonso -- `XCG Consulting `__: +- `XCG Consulting `__: - - Houzéfa Abbasbhay + - Houzéfa Abbasbhay Maintainers ----------- diff --git a/helpdesk_mgmt/__manifest__.py b/helpdesk_mgmt/__manifest__.py index 93fecc71bb..eb6c169bef 100644 --- a/helpdesk_mgmt/__manifest__.py +++ b/helpdesk_mgmt/__manifest__.py @@ -4,7 +4,7 @@ "name": "Helpdesk Management", "summary": """ Helpdesk""", - "version": "17.0.1.0.1", + "version": "17.0.1.0.2", "license": "AGPL-3", "category": "After-Sales", "author": "AdaptiveCity, " diff --git a/helpdesk_mgmt/static/description/index.html b/helpdesk_mgmt/static/description/index.html index 04376eca33..a195d245a2 100644 --- a/helpdesk_mgmt/static/description/index.html +++ b/helpdesk_mgmt/static/description/index.html @@ -367,7 +367,7 @@

Helpdesk Management

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:36a7b30fb064ac9da0f6450de834e1985c06233fbf0fb071bc554c3b5dc0ec75 +!! source digest: sha256:99daec8f729aefe145e2d7c5ff543af78838766b51c5e30238fc7e194571f5a7 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Production/Stable License: AGPL-3 OCA/helpdesk Translate me on Weblate Try me on Runboat

This module adds Helpdesk functionality in Odoo.