Skip to content

Commit fc563f5

Browse files
committed
[BOT] post-merge updates
1 parent c19c3c9 commit fc563f5

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ addon | version | maintainers | summary
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.
4040
[helpdesk_mgmt_stage_validation](helpdesk_mgmt_stage_validation/) | 18.0.1.0.0 | | Validate input data when reaching a Helpdesk Ticket stage
41+
[helpdesk_mgmt_template](helpdesk_mgmt_template/) | 18.0.1.0.0 | | Create Helpdesk Ticket Template
4142
[helpdesk_mgmt_timesheet](helpdesk_mgmt_timesheet/) | 18.0.1.1.3 | | Add HR Timesheet to the tickets for Helpdesk Management.
4243
[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
4344
[helpdesk_portal_priority](helpdesk_portal_priority/) | 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 Priority

setup/_metapackage/pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "odoo-addons-oca-helpdesk"
3-
version = "18.0.20260601.0"
3+
version = "18.0.20260611.0"
44
dependencies = [
55
"odoo-addon-helpdesk_mgmt==18.0.*",
66
"odoo-addon-helpdesk_mgmt_activity==18.0.*",
@@ -18,6 +18,7 @@ dependencies = [
1818
"odoo-addon-helpdesk_mgmt_sale_project==18.0.*",
1919
"odoo-addon-helpdesk_mgmt_sla==18.0.*",
2020
"odoo-addon-helpdesk_mgmt_stage_validation==18.0.*",
21+
"odoo-addon-helpdesk_mgmt_template==18.0.*",
2122
"odoo-addon-helpdesk_mgmt_timesheet==18.0.*",
2223
"odoo-addon-helpdesk_motive==18.0.*",
2324
"odoo-addon-helpdesk_portal_priority==18.0.*",

0 commit comments

Comments
 (0)