[19.0][MIG] sale_order_carrier_auto_assign: Migration to 19.0#4388
Open
yankinmax wants to merge 26 commits into
Open
[19.0][MIG] sale_order_carrier_auto_assign: Migration to 19.0#4388yankinmax wants to merge 26 commits into
yankinmax wants to merge 26 commits into
Conversation
[UPD] Update sale_order_carrier_auto_assign.pot [UPD] README.rst [ADD] icon.png
sale_order_carrier_auto_assign 13.0.1.1.0
Translated using Weblate (Spanish) Currently translated at 100.0% (1 of 1 strings) Translation: sale-workflow-13.0/sale-workflow-13.0-sale_order_carrier_auto_assign Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-13-0/sale-workflow-13-0-sale_order_carrier_auto_assign/es/
[UPD] Update sale_order_carrier_auto_assign.pot [UPD] README.rst sale_order_carrier_auto_assign 14.0.1.0.1 [UPD] README.rst [UPD] README.rst
[UPD] Update sale_order_carrier_auto_assign.pot [UPD] README.rst sale_order_carrier_auto_assign 15.0.1.0.1
[UPD] Update sale_order_carrier_auto_assign.pot [BOT] post-merge updates
Translated using Weblate (Italian) Currently translated at 100.0% (1 of 1 strings) Translation: sale-workflow-16.0/sale-workflow-16.0-sale_order_carrier_auto_assign Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_order_carrier_auto_assign/it/
[UPD] Update sale_order_carrier_auto_assign.pot [BOT] post-merge updates Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: sale-workflow-16.0/sale-workflow-16.0-sale_order_carrier_auto_assign Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_order_carrier_auto_assign/
Currently translated at 100.0% (7 of 7 strings) Translation: sale-workflow-16.0/sale-workflow-16.0-sale_order_carrier_auto_assign Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_order_carrier_auto_assign/it/
[UPD] Update sale_order_carrier_auto_assign.pot [BOT] post-merge updates Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: sale-workflow-17.0/sale-workflow-17.0-sale_order_carrier_auto_assign Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-17-0/sale-workflow-17-0-sale_order_carrier_auto_assign/ Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: sale-workflow-17.0/sale-workflow-17.0-sale_order_carrier_auto_assign Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-17-0/sale-workflow-17-0-sale_order_carrier_auto_assign/
Currently translated at 100.0% (6 of 6 strings) Translation: sale-workflow-17.0/sale-workflow-17.0-sale_order_carrier_auto_assign Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-17-0/sale-workflow-17-0-sale_order_carrier_auto_assign/es/
TT52316 [UPD] Update sale_order_carrier_auto_assign.pot [BOT] post-merge updates Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: sale-workflow-17.0/sale-workflow-17.0-sale_order_carrier_auto_assign Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-17-0/sale-workflow-17-0-sale_order_carrier_auto_assign/
Currently translated at 100.0% (9 of 9 strings) Translation: sale-workflow-17.0/sale-workflow-17.0-sale_order_carrier_auto_assign Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-17-0/sale-workflow-17-0-sale_order_carrier_auto_assign/it/
…hanges * preserve carrier on confirm * the carrier should not be set if all service Recover missing copyrights (co-author from July 2020) [BOT] post-merge updates
TT56881 Co-authored-by: Jacques-Etienne Baudoux <je@bcim.be>
When a blank SO is created and then a product line is added, the carrier should also be set. This is because the carrier is not set on create when there are no product line.
… in sale quotations
Currently translated at 100.0% (10 of 10 strings) Translation: sale-workflow-18.0/sale-workflow-18.0-sale_order_carrier_auto_assign Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-18-0/sale-workflow-18-0-sale_order_carrier_auto_assign/it/
Changing partner on a previously saved sale, changes carrier too.
Currently translated at 100.0% (10 of 10 strings) Translation: sale-workflow-18.0/sale-workflow-18.0-sale_order_carrier_auto_assign Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-18-0/sale-workflow-18-0-sale_order_carrier_auto_assign/es/
Contributor
Author
|
Hello @DavidJForgeFlow @rousseldenis @vvrossem @matiasperalta1 @jbaudoux |
4d940ca to
2084837
Compare
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.
This PR is opened to speed up migration and get it merged.
Replaces:
The work done by @matiasperalta1 is preserved