diff --git a/README.md b/README.md index c6f9badbb2..a3c875e8b8 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Available addons ---------------- addon | version | maintainers | summary --- | --- | --- | --- -[helpdesk_mgmt](helpdesk_mgmt/) | 15.0.4.3.1 | | Helpdesk +[helpdesk_mgmt](helpdesk_mgmt/) | 15.0.4.3.2 | | 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. diff --git a/helpdesk_mgmt/README.rst b/helpdesk_mgmt/README.rst index 86b72de699..6126fa8f80 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:819fcddd4ef2e80283024df92868a75fb594cb1b7696111a368a17753b84639a + !! source digest: sha256:3b2d1120217485612cef2459fa86f18bef3e6ad11c9348fc3e7e02e246813157 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/helpdesk_mgmt/__manifest__.py b/helpdesk_mgmt/__manifest__.py index 9af2797f6d..3312369e76 100644 --- a/helpdesk_mgmt/__manifest__.py +++ b/helpdesk_mgmt/__manifest__.py @@ -4,7 +4,7 @@ "name": "Helpdesk Management", "summary": """ Helpdesk""", - "version": "15.0.4.3.1", + "version": "15.0.4.3.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 ce6c3ffde3..ccf3722d72 100644 --- a/helpdesk_mgmt/static/description/index.html +++ b/helpdesk_mgmt/static/description/index.html @@ -8,10 +8,11 @@ /* :Author: David Goodger (goodger@python.org) -:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $ +:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $ :Copyright: This stylesheet has been placed in the public domain. Default cascading style sheet for the HTML output of Docutils. +Despite the name, some widely supported CSS2 features are used. See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to customize this style sheet. @@ -274,7 +275,7 @@ margin-left: 2em ; margin-right: 2em } -pre.code .ln { color: grey; } /* line numbers */ +pre.code .ln { color: gray; } /* line numbers */ pre.code, code { background-color: #eeeeee } pre.code .comment, code .comment { color: #5C6576 } pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold } @@ -300,7 +301,7 @@ span.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -366,7 +367,7 @@

Helpdesk Management

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:819fcddd4ef2e80283024df92868a75fb594cb1b7696111a368a17753b84639a +!! source digest: sha256:3b2d1120217485612cef2459fa86f18bef3e6ad11c9348fc3e7e02e246813157 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module adds Helpdesk functionality in Odoo.

@@ -593,7 +594,9 @@

Contributors

Maintainers

This module is maintained by the OCA.

-Odoo Community Association + +Odoo Community Association +

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.