Skip to content

[19.0][MIG] helpdesk_mgmt_sale#990

Open
meetscs wants to merge 35 commits into
OCA:19.0from
meetscs:19.0_MIG_helpdesk_mgmt_sale
Open

[19.0][MIG] helpdesk_mgmt_sale#990
meetscs wants to merge 35 commits into
OCA:19.0from
meetscs:19.0_MIG_helpdesk_mgmt_sale

Conversation

@meetscs
Copy link
Copy Markdown

@meetscs meetscs commented Apr 29, 2026

Helpdesk Sale Order

This module extends the Helpdesk functionality in Odoo to allow an
integration between Helpdesk tickets and sales orders. A ticket can have
several sales orders associated with it, which in turn will have the
ticket associated with it, allowing tickets and sales to be related.

pilarvargas-tecnativa and others added 30 commits April 29, 2026 12:20
[BOT] post-merge updates
Translated using Weblate (Spanish)

Currently translated at 100.0% (7 of 7 strings)

Translation: helpdesk-15.0/helpdesk-15.0-helpdesk_mgmt_sale
Translate-URL: https://translation.odoo-community.org/projects/helpdesk-15-0/helpdesk-15-0-helpdesk_mgmt_sale/es/
TT50683

[UPD] Update helpdesk_mgmt_sale.pot

[BOT] post-merge updates

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: helpdesk-15.0/helpdesk-15.0-helpdesk_mgmt_sale
Translate-URL: https://translation.odoo-community.org/projects/helpdesk-15-0/helpdesk-15-0-helpdesk_mgmt_sale/
With the widget ‘many2many_tags’ it is not possible to click on a ticket
in the order and access the form. By adding a smartbutton it is possible
to access the list of tickets in the order and also consult the form for
each one of them.

TT50683

[UPD] Update helpdesk_mgmt_sale.pot

[BOT] post-merge updates

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: helpdesk-15.0/helpdesk-15.0-helpdesk_mgmt_sale
Translate-URL: https://translation.odoo-community.org/projects/helpdesk-15-0/helpdesk-15-0-helpdesk_mgmt_sale/
Currently translated at 100.0% (9 of 9 strings)

Translation: helpdesk-17.0/helpdesk-17.0-helpdesk_mgmt_sale
Translate-URL: https://translation.odoo-community.org/projects/helpdesk-17-0/helpdesk-17-0-helpdesk_mgmt_sale/it/
Currently translated at 100.0% (9 of 9 strings)

Translation: helpdesk-17.0/helpdesk-17.0-helpdesk_mgmt_sale
Translate-URL: https://translation.odoo-community.org/projects/helpdesk-17-0/helpdesk-17-0-helpdesk_mgmt_sale/it/
Currently translated at 100.0% (9 of 9 strings)

Translation: helpdesk-18.0/helpdesk-18.0-helpdesk_mgmt_sale
Translate-URL: https://translation.odoo-community.org/projects/helpdesk-18-0/helpdesk-18-0-helpdesk_mgmt_sale/sv/
Currently translated at 100.0% (9 of 9 strings)

Translation: helpdesk-18.0/helpdesk-18.0-helpdesk_mgmt_sale
Translate-URL: https://translation.odoo-community.org/projects/helpdesk-18-0/helpdesk-18-0-helpdesk_mgmt_sale/de/
Currently translated at 100.0% (9 of 9 strings)

Translation: helpdesk-18.0/helpdesk-18.0-helpdesk_mgmt_sale
Translate-URL: https://translation.odoo-community.org/projects/helpdesk-18-0/helpdesk-18-0-helpdesk_mgmt_sale/fr/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: helpdesk-18.0/helpdesk-18.0-helpdesk_mgmt_sale
Translate-URL: https://translation.odoo-community.org/projects/helpdesk-18-0/helpdesk-18-0-helpdesk_mgmt_sale/
Currently translated at 100.0% (19 of 19 strings)

Translation: helpdesk-18.0/helpdesk-18.0-helpdesk_mgmt_sale
Translate-URL: https://translation.odoo-community.org/projects/helpdesk-18-0/helpdesk-18-0-helpdesk_mgmt_sale/it/
Currently translated at 100.0% (19 of 19 strings)

Translation: helpdesk-18.0/helpdesk-18.0-helpdesk_mgmt_sale
Translate-URL: https://translation.odoo-community.org/projects/helpdesk-18-0/helpdesk-18-0-helpdesk_mgmt_sale/fr/
@OCA-git-bot OCA-git-bot added series:19.0 mod:helpdesk_mgmt_sale Module helpdesk_mgmt_sale labels Apr 29, 2026
@meetscs meetscs mentioned this pull request Apr 29, 2026
19 tasks
Comment thread helpdesk_mgmt_sale/__manifest__.py Outdated
"license": "AGPL-3",
"category": "Sales Management",
"author": "Tecnativa,Odoo Community Association (OCA)",
"author": "Tecnativa," "Odoo Community Association (OCA)",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These changes should go into the pre-commit commit, not the migration commit.

"license": "AGPL-3",
"category": "Sales Management",
"author": "Tecnativa," "Odoo Community Association (OCA)",
"author": "Tecnativa,Odoo Community Association (OCA)",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These changes are not needed in the dependency commit.

@victoralmau
Copy link
Copy Markdown
Member

Please, cherry-pick #1019 to commit history before migration commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod:helpdesk_mgmt_sale Module helpdesk_mgmt_sale series:19.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.