Skip to content

Commit 57b0463

Browse files
committed
[BOT] post-merge updates
1 parent 2e33738 commit 57b0463

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ addon | version | maintainers | summary
3131
[helpdesk_mgmt_portal_follower](helpdesk_mgmt_portal_follower/) | 18.0.1.0.0 | <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
3232
[helpdesk_mgmt_project](helpdesk_mgmt_project/) | 18.0.1.2.0 | | Add the option to select project in the tickets.
3333
[helpdesk_mgmt_rating](helpdesk_mgmt_rating/) | 18.0.1.0.0 | | This module allows customer to rate the assistance received on a ticket.
34-
[helpdesk_mgmt_sale](helpdesk_mgmt_sale/) | 18.0.2.0.0 | | Add the option to select project in the sale orders.
34+
[helpdesk_mgmt_sale](helpdesk_mgmt_sale/) | 18.0.2.0.1 | | Add the option to select project in the sale orders.
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

helpdesk_mgmt_sale/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Helpdesk Sale Order
1111
!! This file is generated by oca-gen-addon-readme !!
1212
!! changes will be overwritten. !!
1313
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14-
!! source digest: sha256:c3aa0186d886e0a7c5571744bf11129ceb29a29e948e94de25e1cbb465e813e8
14+
!! source digest: sha256:8ec0e7bfe0c90a8a03a440dd3ff99e7398bb73bd5c21789788fadec8797ef7e1
1515
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png

helpdesk_mgmt_sale/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"name": "Helpdesk Sale Order",
55
"summary": "Add the option to select project in the sale orders.",
6-
"version": "18.0.2.0.0",
6+
"version": "18.0.2.0.1",
77
"license": "AGPL-3",
88
"category": "Sales Management",
99
"author": "Tecnativa," "Odoo Community Association (OCA)",

helpdesk_mgmt_sale/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ <h1>Helpdesk Sale Order</h1>
372372
!! This file is generated by oca-gen-addon-readme !!
373373
!! changes will be overwritten. !!
374374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375-
!! source digest: sha256:c3aa0186d886e0a7c5571744bf11129ceb29a29e948e94de25e1cbb465e813e8
375+
!! source digest: sha256:8ec0e7bfe0c90a8a03a440dd3ff99e7398bb73bd5c21789788fadec8797ef7e1
376376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377377
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.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_sale"><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_sale"><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>
378378
<p>This module extends the Helpdesk functionality in Odoo to allow an

0 commit comments

Comments
 (0)