diff --git a/README.md b/README.md index 76db36efb9..d8a1bc97bb 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Available addons ---------------- addon | version | maintainers | summary --- | --- | --- | --- -[helpdesk_mgmt](helpdesk_mgmt/) | 16.0.1.5.0 | | Helpdesk +[helpdesk_mgmt](helpdesk_mgmt/) | 16.0.1.5.1 | | Helpdesk [helpdesk_mgmt_project](helpdesk_mgmt_project/) | 16.0.1.0.2 | | Add the option to select project in the tickets. [helpdesk_mgmt_timesheet](helpdesk_mgmt_timesheet/) | 16.0.1.1.0 | | Add HR Timesheet to the tickets for Helpdesk Management. [helpdesk_type](helpdesk_type/) | 16.0.1.0.0 | [![nelsonramirezs](https://github.com/nelsonramirezs.png?size=30px)](https://github.com/nelsonramirezs) [![max3903](https://github.com/max3903.png?size=30px)](https://github.com/max3903) | Add a type to your tickets diff --git a/helpdesk_mgmt/README.rst b/helpdesk_mgmt/README.rst index 0ec2fb8310..d42c981f1d 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:cedeb6d130da8d860c927b8bb9da141d744a51997e0294ea4af2f9a0d1e4185d + !! source digest: sha256:1b9aa156829cebd8cb6bc4578bd733c61326ba9934d84ed46d153a50ba14f0b5 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/helpdesk_mgmt/__manifest__.py b/helpdesk_mgmt/__manifest__.py index 3778bd6ca4..7f8b02b2a2 100644 --- a/helpdesk_mgmt/__manifest__.py +++ b/helpdesk_mgmt/__manifest__.py @@ -4,7 +4,7 @@ "name": "Helpdesk Management", "summary": """ Helpdesk""", - "version": "16.0.1.5.0", + "version": "16.0.1.5.1", "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 ec46157edb..cebdfc910c 100644 --- a/helpdesk_mgmt/static/description/index.html +++ b/helpdesk_mgmt/static/description/index.html @@ -1,4 +1,3 @@ - @@ -367,7 +366,7 @@

Helpdesk Management

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:cedeb6d130da8d860c927b8bb9da141d744a51997e0294ea4af2f9a0d1e4185d +!! source digest: sha256:1b9aa156829cebd8cb6bc4578bd733c61326ba9934d84ed46d153a50ba14f0b5 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module adds Helpdesk functionality in Odoo.