Skip to content

Commit 8e70f2b

Browse files
committed
[BOT] post-merge updates
1 parent 80c9cce commit 8e70f2b

File tree

4 files changed

+33
-23
lines changed

4 files changed

+33
-23
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Available addons
2121
----------------
2222
addon | version | maintainers | summary
2323
--- | --- | --- | ---
24-
[helpdesk_mgmt](helpdesk_mgmt/) | 16.0.2.10.0 | | Helpdesk
24+
[helpdesk_mgmt](helpdesk_mgmt/) | 16.0.2.10.1 | | Helpdesk
2525
[helpdesk_mgmt_merge](helpdesk_mgmt_merge/) | 16.0.1.0.0 | | Wizard to merge helpdesk tickets
2626
[helpdesk_mgmt_portal_follower](helpdesk_mgmt_portal_follower/) | 16.0.1.0.1 | <a href='https://github.com/BernatObrador'><img src='https://github.com/BernatObrador.png' width='32' height='32' style='border-radius:50%;' alt='BernatObrador'/></a> <a href='https://github.com/ppyczko'><img src='https://github.com/ppyczko.png' width='32' height='32' style='border-radius:50%;' alt='ppyczko'/></a> <a href='https://github.com/mpascuall'><img src='https://github.com/mpascuall.png' width='32' height='32' style='border-radius:50%;' alt='mpascuall'/></a> | Add ticket followers from website portal
2727
[helpdesk_mgmt_project](helpdesk_mgmt_project/) | 16.0.2.3.1 | | Add the option to select project in the tickets.

helpdesk_mgmt/README.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
.. image:: https://odoo-community.org/readme-banner-image
2+
:target: https://odoo-community.org/get-involved?utm_source=readme
3+
:alt: Odoo Community Association
4+
15
===================
26
Helpdesk Management
37
===================
@@ -7,13 +11,13 @@ Helpdesk Management
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:7006bdabfc76cb196d2b54de19829507924b8fc12a9154d11325c8736b564da2
14+
!! source digest: sha256:65d1ed04534e6bb07dd1d804c59b57288c54ac4fa2cc17f0f48dcd6082e6b745
1115
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1216
1317
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1418
:target: https://odoo-community.org/page/development-status
1519
:alt: Beta
16-
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
20+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
1721
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1822
:alt: License: AGPL-3
1923
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fhelpdesk-lightgray.png?logo=github

helpdesk_mgmt/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"name": "Helpdesk Management",
55
"summary": """
66
Helpdesk""",
7-
"version": "16.0.2.10.0",
7+
"version": "16.0.2.10.1",
88
"license": "AGPL-3",
99
"category": "After-Sales",
1010
"author": "AdaptiveCity, "

helpdesk_mgmt/static/description/index.html

Lines changed: 25 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
6-
<title>Helpdesk Management</title>
6+
<title>README.rst</title>
77
<style type="text/css">
88

99
/*
@@ -360,16 +360,21 @@
360360
</style>
361361
</head>
362362
<body>
363-
<div class="document" id="helpdesk-management">
364-
<h1 class="title">Helpdesk Management</h1>
363+
<div class="document">
365364

365+
366+
<a class="reference external image-reference" href="https://odoo-community.org/get-involved?utm_source=readme">
367+
<img alt="Odoo Community Association" src="https://odoo-community.org/readme-banner-image" />
368+
</a>
369+
<div class="section" id="helpdesk-management">
370+
<h1>Helpdesk Management</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:7006bdabfc76cb196d2b54de19829507924b8fc12a9154d11325c8736b564da2
375+
!! source digest: sha256:65d1ed04534e6bb07dd1d804c59b57288c54ac4fa2cc17f0f48dcd6082e6b745
371376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372-
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/helpdesk/tree/16.0/helpdesk_mgmt"><img alt="OCA/helpdesk" src="https://img.shields.io/badge/github-OCA%2Fhelpdesk-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/helpdesk-16-0/helpdesk-16-0-helpdesk_mgmt"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/helpdesk&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
377+
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/helpdesk/tree/16.0/helpdesk_mgmt"><img alt="OCA/helpdesk" src="https://img.shields.io/badge/github-OCA%2Fhelpdesk-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/helpdesk-16-0/helpdesk-16-0-helpdesk_mgmt"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/helpdesk&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373378
<p>This module adds Helpdesk functionality in Odoo.</p>
374379
<p><strong>Table of contents</strong></p>
375380
<div class="contents local topic" id="contents">
@@ -395,7 +400,7 @@ <h1 class="title">Helpdesk Management</h1>
395400
</ul>
396401
</div>
397402
<div class="section" id="configuration">
398-
<h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
403+
<h2><a class="toc-backref" href="#toc-entry-1">Configuration</a></h2>
399404
<p>To configure this module, you need to:</p>
400405
<ol class="arabic simple">
401406
<li>Edit or create new channels.</li>
@@ -405,7 +410,7 @@ <h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
405410
<li>Edit or create new tags.</li>
406411
</ol>
407412
<div class="section" id="channels">
408-
<h2><a class="toc-backref" href="#toc-entry-2">Channels</a></h2>
413+
<h3><a class="toc-backref" href="#toc-entry-2">Channels</a></h3>
409414
<ol class="arabic simple">
410415
<li>Go to <em>Helpdesk &gt; Configuration &gt; Channels</em> to edit or create new channels.</li>
411416
<li>Edit or create a channel.</li>
@@ -417,7 +422,7 @@ <h2><a class="toc-backref" href="#toc-entry-2">Channels</a></h2>
417422
</div>
418423
</div>
419424
<div class="section" id="categories">
420-
<h2><a class="toc-backref" href="#toc-entry-3">Categories</a></h2>
425+
<h3><a class="toc-backref" href="#toc-entry-3">Categories</a></h3>
421426
<ol class="arabic simple">
422427
<li>Go to <em>Helpdesk &gt; Configuration &gt; Categories</em> to edit or create new categories.</li>
423428
<li>Edit or create a new category.</li>
@@ -429,7 +434,7 @@ <h2><a class="toc-backref" href="#toc-entry-3">Categories</a></h2>
429434
</div>
430435
</div>
431436
<div class="section" id="stages">
432-
<h2><a class="toc-backref" href="#toc-entry-4">Stages</a></h2>
437+
<h3><a class="toc-backref" href="#toc-entry-4">Stages</a></h3>
433438
<ol class="arabic simple">
434439
<li>Go to <em>Helpdesk &gt; Configuration &gt; Stages</em> to edit or create new stages.</li>
435440
<li>Edit or create a new stage.</li>
@@ -447,7 +452,7 @@ <h2><a class="toc-backref" href="#toc-entry-4">Stages</a></h2>
447452
<p>You can also sort the stage sequence if you move up or down the stages in the list view.</p>
448453
</div>
449454
<div class="section" id="teams">
450-
<h2><a class="toc-backref" href="#toc-entry-5">Teams</a></h2>
455+
<h3><a class="toc-backref" href="#toc-entry-5">Teams</a></h3>
451456
<ol class="arabic simple">
452457
<li>Go to <em>Helpdesk &gt; Configuration &gt; Teams</em> to edit or create new teams.</li>
453458
<li>Edit or create a new team.</li>
@@ -460,7 +465,7 @@ <h2><a class="toc-backref" href="#toc-entry-5">Teams</a></h2>
460465
</div>
461466
</div>
462467
<div class="section" id="tags">
463-
<h2><a class="toc-backref" href="#toc-entry-6">Tags</a></h2>
468+
<h3><a class="toc-backref" href="#toc-entry-6">Tags</a></h3>
464469
<ol class="arabic simple">
465470
<li>Go to <em>Helpdesk &gt; Configuration &gt; Ticket Tags</em> to edit or create new tags.</li>
466471
<li>Edit or create a new tag.</li>
@@ -473,7 +478,7 @@ <h2><a class="toc-backref" href="#toc-entry-6">Tags</a></h2>
473478
</div>
474479
</div>
475480
<div class="section" id="permissions">
476-
<h2><a class="toc-backref" href="#toc-entry-7">Permissions</a></h2>
481+
<h3><a class="toc-backref" href="#toc-entry-7">Permissions</a></h3>
477482
<p>There are restrictions to read tickets according to the user’s permissions set in Helpdesk.</p>
478483
<ol class="arabic simple">
479484
<li><em>User: Personal tickets</em>: User is able to see their tickets (those that are assigned to their user) or those that are no team nor user is assigned.</li>
@@ -483,7 +488,7 @@ <h2><a class="toc-backref" href="#toc-entry-7">Permissions</a></h2>
483488
</div>
484489
</div>
485490
<div class="section" id="usage">
486-
<h1><a class="toc-backref" href="#toc-entry-8">Usage</a></h1>
491+
<h2><a class="toc-backref" href="#toc-entry-8">Usage</a></h2>
487492
<ol class="arabic simple">
488493
<li>Go to <em>Helpdesk</em> or <em>Helpdesk &gt; Dashboard</em> to see the tickets dashboard</li>
489494
<li>In the Kanban view, click in the kanban card of a team to see their tickets and create new ones.</li>
@@ -508,25 +513,25 @@ <h1><a class="toc-backref" href="#toc-entry-8">Usage</a></h1>
508513
</div>
509514
</div>
510515
<div class="section" id="known-issues-roadmap">
511-
<h1><a class="toc-backref" href="#toc-entry-9">Known issues / Roadmap</a></h1>
516+
<h2><a class="toc-backref" href="#toc-entry-9">Known issues / Roadmap</a></h2>
512517
<ul class="simple">
513518
<li>Add a tour feature similar to what the <tt class="docutils literal">project</tt> module defines to discover projects / tasks.</li>
514519
<li>Update portal tests defined in <tt class="docutils literal">tests/test_portal.py</tt> to rely on tour specs (in JS)
515520
in order to replicate the navigation behavior of portal users.</li>
516521
</ul>
517522
</div>
518523
<div class="section" id="bug-tracker">
519-
<h1><a class="toc-backref" href="#toc-entry-10">Bug Tracker</a></h1>
524+
<h2><a class="toc-backref" href="#toc-entry-10">Bug Tracker</a></h2>
520525
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/helpdesk/issues">GitHub Issues</a>.
521526
In case of trouble, please check there if your issue has already been reported.
522527
If you spotted it first, help us to smash it by providing a detailed and welcomed
523528
<a class="reference external" href="https://github.com/OCA/helpdesk/issues/new?body=module:%20helpdesk_mgmt%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
524529
<p>Do not contact contributors directly about support or help with technical issues.</p>
525530
</div>
526531
<div class="section" id="credits">
527-
<h1><a class="toc-backref" href="#toc-entry-11">Credits</a></h1>
532+
<h2><a class="toc-backref" href="#toc-entry-11">Credits</a></h2>
528533
<div class="section" id="authors">
529-
<h2><a class="toc-backref" href="#toc-entry-12">Authors</a></h2>
534+
<h3><a class="toc-backref" href="#toc-entry-12">Authors</a></h3>
530535
<ul class="simple">
531536
<li>AdaptiveCity</li>
532537
<li>Tecnativa</li>
@@ -538,7 +543,7 @@ <h2><a class="toc-backref" href="#toc-entry-12">Authors</a></h2>
538543
</ul>
539544
</div>
540545
<div class="section" id="contributors">
541-
<h2><a class="toc-backref" href="#toc-entry-13">Contributors</a></h2>
546+
<h3><a class="toc-backref" href="#toc-entry-13">Contributors</a></h3>
542547
<ul class="simple">
543548
<li><a class="reference external" href="https://www.domatix.com">Domatix</a>:<ul>
544549
<li>Carlos Martínez</li>
@@ -592,7 +597,7 @@ <h2><a class="toc-backref" href="#toc-entry-13">Contributors</a></h2>
592597
</ul>
593598
</div>
594599
<div class="section" id="maintainers">
595-
<h2><a class="toc-backref" href="#toc-entry-14">Maintainers</a></h2>
600+
<h3><a class="toc-backref" href="#toc-entry-14">Maintainers</a></h3>
596601
<p>This module is maintained by the OCA.</p>
597602
<a class="reference external image-reference" href="https://odoo-community.org">
598603
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -605,5 +610,6 @@ <h2><a class="toc-backref" href="#toc-entry-14">Maintainers</a></h2>
605610
</div>
606611
</div>
607612
</div>
613+
</div>
608614
</body>
609615
</html>

0 commit comments

Comments
 (0)