Skip to content

Commit da3dac5

Browse files
committed
[BOT] post-merge updates
1 parent eae6f56 commit da3dac5

4 files changed

Lines changed: 27 additions & 17 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ addon | version | maintainers | summary
3535
[helpdesk_mgmt_sale_project](helpdesk_mgmt_sale_project/) | 18.0.1.0.0 | | Helpdesk Sale Project
3636
[helpdesk_mgmt_sla](helpdesk_mgmt_sla/) | 18.0.2.1.0 | | Add SLA to the tickets for Helpdesk Management.
3737
[helpdesk_mgmt_stage_validation](helpdesk_mgmt_stage_validation/) | 18.0.1.0.0 | | Validate input data when reaching a Helpdesk Ticket stage
38-
[helpdesk_mgmt_timesheet](helpdesk_mgmt_timesheet/) | 18.0.1.0.2 | | Add HR Timesheet to the tickets for Helpdesk Management.
38+
[helpdesk_mgmt_timesheet](helpdesk_mgmt_timesheet/) | 18.0.1.1.0 | | Add HR Timesheet to the tickets for Helpdesk Management.
3939
[helpdesk_motive](helpdesk_motive/) | 18.0.1.0.0 | <a href='https://github.com/nelsonramirezs'><img src='https://github.com/nelsonramirezs.png' width='32' height='32' style='border-radius:50%;' alt='nelsonramirezs'/></a> <a href='https://github.com/max3903'><img src='https://github.com/max3903.png' width='32' height='32' style='border-radius:50%;' alt='max3903'/></a> | Keep the motive
4040
[helpdesk_portal_restriction](helpdesk_portal_restriction/) | 18.0.1.0.0 | <a href='https://github.com/lbarry-apsl'><img src='https://github.com/lbarry-apsl.png' width='32' height='32' style='border-radius:50%;' alt='lbarry-apsl'/></a> | Helpdesk Portal Restriction
4141
[helpdesk_product](helpdesk_product/) | 18.0.1.0.1 | | Add the option to select product in the tickets.

helpdesk_mgmt_timesheet/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 Ticket Timesheet
37
=========================
@@ -7,13 +11,13 @@ Helpdesk Ticket Timesheet
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:d85191163f99b15216ff43938d5a9f9a1d6214bef4c142b33c18b7317c366fd8
14+
!! source digest: sha256:fdf6824c5f53dc70e6b301e8d0717969f21d0c7e9ed93dc1473b69da1b61146f
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_timesheet/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"website": "https://github.com/OCA/helpdesk",
1616
"license": "AGPL-3",
1717
"category": "After-Sales",
18-
"version": "18.0.1.0.2",
18+
"version": "18.0.1.1.0",
1919
"depends": [
2020
"helpdesk_mgmt_project",
2121
"hr_timesheet",

helpdesk_mgmt_timesheet/static/description/index.html

Lines changed: 19 additions & 13 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 Ticket Timesheet</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-ticket-timesheet">
364-
<h1 class="title">Helpdesk Ticket Timesheet</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-ticket-timesheet">
370+
<h1>Helpdesk Ticket Timesheet</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:d85191163f99b15216ff43938d5a9f9a1d6214bef4c142b33c18b7317c366fd8
375+
!! source digest: sha256:fdf6824c5f53dc70e6b301e8d0717969f21d0c7e9ed93dc1473b69da1b61146f
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/18.0/helpdesk_mgmt_timesheet"><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-18-0/helpdesk-18-0-helpdesk_mgmt_timesheet"><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=18.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/18.0/helpdesk_mgmt_timesheet"><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-18-0/helpdesk-18-0-helpdesk_mgmt_timesheet"><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=18.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 Timesheet funcionality in Helpdesk module.</p>
374379
<p><strong>Table of contents</strong></p>
375380
<div class="contents local topic" id="contents">
@@ -389,14 +394,14 @@ <h1 class="title">Helpdesk Ticket Timesheet</h1>
389394
</ul>
390395
</div>
391396
<div class="section" id="configuration">
392-
<h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
397+
<h2><a class="toc-backref" href="#toc-entry-1">Configuration</a></h2>
393398
<p>To configure this module, you need to:</p>
394399
<ol class="arabic simple">
395400
<li>Allow Timesheet for a Helpdesk’s Team</li>
396401
<li>Set a Default Project (optional)</li>
397402
</ol>
398403
<div class="section" id="allow-timesheet">
399-
<h2><a class="toc-backref" href="#toc-entry-2">Allow Timesheet</a></h2>
404+
<h3><a class="toc-backref" href="#toc-entry-2">Allow Timesheet</a></h3>
400405
<ol class="arabic simple">
401406
<li>Go to Helpdesk &gt; Configuration &gt; Teams.</li>
402407
<li>Edit or create a new team.</li>
@@ -406,7 +411,7 @@ <h2><a class="toc-backref" href="#toc-entry-2">Allow Timesheet</a></h2>
406411
</div>
407412
</div>
408413
<div class="section" id="usage">
409-
<h1><a class="toc-backref" href="#toc-entry-3">Usage</a></h1>
414+
<h2><a class="toc-backref" href="#toc-entry-3">Usage</a></h2>
410415
<ol class="arabic simple">
411416
<li>Go to <em>Helpdesk</em> or <em>Helpdesk &gt; Dashboard</em> to see the tickets
412417
dashboard.</li>
@@ -417,17 +422,17 @@ <h1><a class="toc-backref" href="#toc-entry-3">Usage</a></h1>
417422
</ol>
418423
</div>
419424
<div class="section" id="bug-tracker">
420-
<h1><a class="toc-backref" href="#toc-entry-4">Bug Tracker</a></h1>
425+
<h2><a class="toc-backref" href="#toc-entry-4">Bug Tracker</a></h2>
421426
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/helpdesk/issues">GitHub Issues</a>.
422427
In case of trouble, please check there if your issue has already been reported.
423428
If you spotted it first, help us to smash it by providing a detailed and welcomed
424429
<a class="reference external" href="https://github.com/OCA/helpdesk/issues/new?body=module:%20helpdesk_mgmt_timesheet%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
425430
<p>Do not contact contributors directly about support or help with technical issues.</p>
426431
</div>
427432
<div class="section" id="credits">
428-
<h1><a class="toc-backref" href="#toc-entry-5">Credits</a></h1>
433+
<h2><a class="toc-backref" href="#toc-entry-5">Credits</a></h2>
429434
<div class="section" id="authors">
430-
<h2><a class="toc-backref" href="#toc-entry-6">Authors</a></h2>
435+
<h3><a class="toc-backref" href="#toc-entry-6">Authors</a></h3>
431436
<ul class="simple">
432437
<li>Aresoltec Canarias</li>
433438
<li>Punt Sistemes</li>
@@ -436,7 +441,7 @@ <h2><a class="toc-backref" href="#toc-entry-6">Authors</a></h2>
436441
</ul>
437442
</div>
438443
<div class="section" id="contributors">
439-
<h2><a class="toc-backref" href="#toc-entry-7">Contributors</a></h2>
444+
<h3><a class="toc-backref" href="#toc-entry-7">Contributors</a></h3>
440445
<ul class="simple">
441446
<li><a class="reference external" href="https://www.aresoltec.com">Aresoltec Canarias, S.L</a>:<ul>
442447
<li>Inma Sánchez</li>
@@ -467,7 +472,7 @@ <h2><a class="toc-backref" href="#toc-entry-7">Contributors</a></h2>
467472
</ul>
468473
</div>
469474
<div class="section" id="maintainers">
470-
<h2><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h2>
475+
<h3><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h3>
471476
<p>This module is maintained by the OCA.</p>
472477
<a class="reference external image-reference" href="https://odoo-community.org">
473478
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -480,5 +485,6 @@ <h2><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h2>
480485
</div>
481486
</div>
482487
</div>
488+
</div>
483489
</body>
484490
</html>

0 commit comments

Comments
 (0)