[19.0][MIG] helpdesk_mgmt_sale#990
Open
meetscs wants to merge 35 commits into
Open
Conversation
[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/
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.