diff --git a/README.md b/README.md index eb3275f653..3ed44dcc0a 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,8 @@ Available addons ---------------- addon | version | maintainers | summary --- | --- | --- | --- -[helpdesk_mgmt](helpdesk_mgmt/) | 15.0.3.12.1 | | Helpdesk -[helpdesk_mgmt_project](helpdesk_mgmt_project/) | 15.0.1.1.3 | | Add the option to select project in the tickets. +[helpdesk_mgmt](helpdesk_mgmt/) | 15.0.4.0.0 | | Helpdesk +[helpdesk_mgmt_project](helpdesk_mgmt_project/) | 15.0.2.0.0 | | Add the option to select project in the tickets. [helpdesk_mgmt_rating](helpdesk_mgmt_rating/) | 15.0.1.0.0 | | This module allows customer to rate the assistance received on a ticket. [helpdesk_mgmt_timesheet](helpdesk_mgmt_timesheet/) | 15.0.1.0.0 | | Add HR Timesheet to the tickets for Helpdesk Management. [helpdesk_mgmtsystem_nonconformity](helpdesk_mgmtsystem_nonconformity/) | 15.0.1.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Links helpdesk tickets with nonconformities diff --git a/helpdesk_mgmt/README.rst b/helpdesk_mgmt/README.rst index 56c09306b6..eaed9c7d67 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:a417b3ef325ea73b03c6c64e0476702e5a35949224072491138ce827feb4d6e7 + !! source digest: sha256:19617a147005adab9d271678455970c6349edf17b2ea83adee59ca78b35d35df !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/helpdesk_mgmt/__manifest__.py b/helpdesk_mgmt/__manifest__.py index a204e59f10..183d2b0a09 100644 --- a/helpdesk_mgmt/__manifest__.py +++ b/helpdesk_mgmt/__manifest__.py @@ -4,7 +4,7 @@ "name": "Helpdesk Management", "summary": """ Helpdesk""", - "version": "15.0.3.12.1", + "version": "15.0.4.0.0", "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 613f612b42..a4cc1eac55 100644 --- a/helpdesk_mgmt/static/description/index.html +++ b/helpdesk_mgmt/static/description/index.html @@ -1,4 +1,3 @@ -
@@ -367,7 +366,7 @@This module adds Helpdesk functionality in Odoo.
diff --git a/helpdesk_mgmt_project/README.rst b/helpdesk_mgmt_project/README.rst index 28ff06e30c..de672c9d5d 100644 --- a/helpdesk_mgmt_project/README.rst +++ b/helpdesk_mgmt_project/README.rst @@ -7,7 +7,7 @@ Helpdesk Project !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:a10a68f8f7ebb4f01d63f89e335267aeb7c63c669873f882c270382ea7c36315 + !! source digest: sha256:5d0720d9a8524713cedc3cb1665d48b3783019ef5183e22e33eb722fb73f3808 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/helpdesk_mgmt_project/__manifest__.py b/helpdesk_mgmt_project/__manifest__.py index 3ab8af71bb..10b78875bc 100644 --- a/helpdesk_mgmt_project/__manifest__.py +++ b/helpdesk_mgmt_project/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Helpdesk Project", "summary": "Add the option to select project in the tickets.", - "version": "15.0.1.1.3", + "version": "15.0.2.0.0", "license": "AGPL-3", "category": "After-Sales", "author": "PuntSistemes S.L.U., " "Odoo Community Association (OCA)", diff --git a/helpdesk_mgmt_project/static/description/index.html b/helpdesk_mgmt_project/static/description/index.html index b6116c80ff..e4ffcd850f 100644 --- a/helpdesk_mgmt_project/static/description/index.html +++ b/helpdesk_mgmt_project/static/description/index.html @@ -1,4 +1,3 @@ - @@ -367,7 +366,7 @@This module adds Project in Helpdesk.