Skip to content

Commit

Permalink
[BOT] post-merge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
OCA-git-bot committed Oct 7, 2024
1 parent 5f2bdbc commit 171b73a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ addon | version | maintainers | summary
[helpdesk_mgmt](helpdesk_mgmt/) | 16.0.2.6.2 | | Helpdesk
[helpdesk_mgmt_project](helpdesk_mgmt_project/) | 16.0.2.3.0 | | Add the option to select project in the tickets.
[helpdesk_mgmt_rating](helpdesk_mgmt_rating/) | 16.0.1.0.0 | | This module allows customer to rate the assistance received on a ticket.
[helpdesk_mgmt_timesheet](helpdesk_mgmt_timesheet/) | 16.0.1.7.0 | | Add HR Timesheet to the tickets for Helpdesk Management.
[helpdesk_mgmt_timesheet](helpdesk_mgmt_timesheet/) | 16.0.1.7.1 | | Add HR Timesheet to the tickets for Helpdesk Management.
[helpdesk_motive](helpdesk_motive/) | 16.0.1.0.0 | [![nelsonramirezs](https:/nelsonramirezs.png?size=30px)](https:/nelsonramirezs) [![max3903](https:/max3903.png?size=30px)](https:/max3903) | Keep the motive
[helpdesk_product](helpdesk_product/) | 16.0.1.0.1 | | Add the option to select product in the tickets.
[helpdesk_type](helpdesk_type/) | 16.0.1.1.0 | [![nelsonramirezs](https:/nelsonramirezs.png?size=30px)](https:/nelsonramirezs) [![max3903](https:/max3903.png?size=30px)](https:/max3903) | Add a type to your tickets
Expand Down
2 changes: 1 addition & 1 deletion helpdesk_mgmt_timesheet/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Helpdesk Ticket Timesheet
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:719c048d0b2b21c9c1973244a12c056ab0001fa93fed544fb0cf61af7e54ee49
!! source digest: sha256:8308707a461f0ddacc956c77b8254a7740bb0d26961df0664ee2718193385c6c
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion helpdesk_mgmt_timesheet/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"website": "https:/OCA/helpdesk",
"license": "AGPL-3",
"category": "After-Sales",
"version": "16.0.1.7.0",
"version": "16.0.1.7.1",
"depends": [
"helpdesk_mgmt_project",
"hr_timesheet",
Expand Down
2 changes: 1 addition & 1 deletion helpdesk_mgmt_timesheet/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Helpdesk Ticket Timesheet</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:719c048d0b2b21c9c1973244a12c056ab0001fa93fed544fb0cf61af7e54ee49
!! source digest: sha256:8308707a461f0ddacc956c77b8254a7740bb0d26961df0664ee2718193385c6c
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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:/OCA/helpdesk/tree/16.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-16-0/helpdesk-16-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=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module adds Timesheet funcionality in Helpdesk module.</p>
Expand Down

0 comments on commit 171b73a

Please sign in to comment.