Skip to content

Commit 96cfa13

Browse files
committed
[BOT] post-merge updates
1 parent 1809740 commit 96cfa13

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
@@ -33,7 +33,7 @@ addon | version | maintainers | summary
3333
[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
3434
[helpdesk_mgmt_project](helpdesk_mgmt_project/) | 18.0.1.3.0 | | Add the option to select project in the tickets.
3535
[helpdesk_mgmt_project_domain](helpdesk_mgmt_project_domain/) | 18.0.1.0.0 | <a href='https://github.com/marcelsavegnago'><img src='https://github.com/marcelsavegnago.png' width='32' height='32' style='border-radius:50%;' alt='marcelsavegnago'/></a> | Enable to set a project domain on ticket
36-
[helpdesk_mgmt_rating](helpdesk_mgmt_rating/) | 18.0.1.0.1 | | This module allows customer to rate the assistance received on a ticket.
36+
[helpdesk_mgmt_rating](helpdesk_mgmt_rating/) | 18.0.1.0.2 | | This module allows customer to rate the assistance received on a ticket.
3737
[helpdesk_mgmt_sale](helpdesk_mgmt_sale/) | 18.0.2.1.1 | | Add the option to select project in the sale orders.
3838
[helpdesk_mgmt_sale_project](helpdesk_mgmt_sale_project/) | 18.0.1.0.0 | | Helpdesk Sale Project
3939
[helpdesk_mgmt_sla](helpdesk_mgmt_sla/) | 18.0.2.1.0 | | Add SLA to the tickets for Helpdesk Management.

helpdesk_mgmt_rating/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Helpdesk Management Rating
1111
!! This file is generated by oca-gen-addon-readme !!
1212
!! changes will be overwritten. !!
1313
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14-
!! source digest: sha256:b02e8c1ea7f3ba1689e52eb74e98c88cca4b9f21bfa4433fc9e9209fa8c2c419
14+
!! source digest: sha256:c7c01eeab262e2684a3df119affd6b48df493217da4a07620737f9f60b85fc53
1515
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

helpdesk_mgmt_rating/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
This module allows customer to rate the assistance received
55
on a ticket.
66
""",
7-
"version": "18.0.1.0.1",
7+
"version": "18.0.1.0.2",
88
"license": "AGPL-3",
99
"author": "Domatix, Tecnativa, Odoo Community Association (OCA)",
1010
"website": "https://github.com/OCA/helpdesk",

helpdesk_mgmt_rating/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ <h1>Helpdesk Management Rating</h1>
372372
!! This file is generated by oca-gen-addon-readme !!
373373
!! changes will be overwritten. !!
374374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375-
!! source digest: sha256:b02e8c1ea7f3ba1689e52eb74e98c88cca4b9f21bfa4433fc9e9209fa8c2c419
375+
!! source digest: sha256:c7c01eeab262e2684a3df119affd6b48df493217da4a07620737f9f60b85fc53
376376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377377
<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_rating"><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_rating"><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 adds the possibility to rate the assistance received through

0 commit comments

Comments
 (0)