[19.0][MIG] website_sale_product_sort: Migration to 19.0#1263
Open
ManfredNelvin-Dev wants to merge 29 commits into
Open
[19.0][MIG] website_sale_product_sort: Migration to 19.0#1263ManfredNelvin-Dev wants to merge 29 commits into
ManfredNelvin-Dev wants to merge 29 commits into
Conversation
Currently translated at 100.0% (11 of 11 strings) Translation: e-commerce-12.0/e-commerce-12.0-website_sale_product_sort Translate-URL: https://translation.odoo-community.org/projects/e-commerce-12-0/e-commerce-12-0-website_sale_product_sort/es/
Currently translated at 100.0% (11 of 11 strings) Translation: e-commerce-12.0/e-commerce-12.0-website_sale_product_sort Translate-URL: https://translation.odoo-community.org/projects/e-commerce-12-0/e-commerce-12-0-website_sale_product_sort/fr/
Currently translated at 90.9% (10 of 11 strings) Translation: e-commerce-12.0/e-commerce-12.0-website_sale_product_sort Translate-URL: https://translation.odoo-community.org/projects/e-commerce-12-0/e-commerce-12-0-website_sale_product_sort/nl/
Currently translated at 100.0% (11 of 11 strings) Translation: e-commerce-12.0/e-commerce-12.0-website_sale_product_sort Translate-URL: https://translation.odoo-community.org/projects/e-commerce-12-0/e-commerce-12-0-website_sale_product_sort/ca/
Currently translated at 100.0% (11 of 11 strings) Translation: e-commerce-13.0/e-commerce-13.0-website_sale_product_sort Translate-URL: https://translation.odoo-community.org/projects/e-commerce-13-0/e-commerce-13-0-website_sale_product_sort/ca/
Currently translated at 100.0% (11 of 11 strings) Translation: e-commerce-13.0/e-commerce-13.0-website_sale_product_sort Translate-URL: https://translation.odoo-community.org/projects/e-commerce-13-0/e-commerce-13-0-website_sale_product_sort/es/
…hanged Co-Authored-By: Pedro M. Baeza <pedro.baeza@tecnativa.com>
Currently translated at 100.0% (11 of 11 strings) Translation: e-commerce-13.0/e-commerce-13.0-website_sale_product_sort Translate-URL: https://translation.odoo-community.org/projects/e-commerce-13-0/e-commerce-13-0-website_sale_product_sort/nl/
… is_published POST data can contain an empty order, so previous code took that one as the valid, which is not correct. We need to check if there's a value, not only if the key exist. We use also `is_published` as the field for sorting, the same as upstream v13.
Currently translated at 100.0% (12 of 12 strings) Translation: e-commerce-18.0/e-commerce-18.0-website_sale_product_sort Translate-URL: https://translation.odoo-community.org/projects/e-commerce-18-0/e-commerce-18-0-website_sale_product_sort/it/
Currently translated at 100.0% (11 of 11 strings) Translation: e-commerce-18.0/e-commerce-18.0-website_sale_product_sort Translate-URL: https://translation.odoo-community.org/projects/e-commerce-18-0/e-commerce-18-0-website_sale_product_sort/ca/
Currently translated at 100.0% (11 of 11 strings) Translation: e-commerce-18.0/e-commerce-18.0-website_sale_product_sort Translate-URL: https://translation.odoo-community.org/projects/e-commerce-18-0/e-commerce-18-0-website_sale_product_sort/fr/
Currently translated at 100.0% (11 of 11 strings) Translation: e-commerce-18.0/e-commerce-18.0-website_sale_product_sort Translate-URL: https://translation.odoo-community.org/projects/e-commerce-18-0/e-commerce-18-0-website_sale_product_sort/nl/
Currently translated at 100.0% (12 of 12 strings) Translation: e-commerce-18.0/e-commerce-18.0-website_sale_product_sort Translate-URL: https://translation.odoo-community.org/projects/e-commerce-18-0/e-commerce-18-0-website_sale_product_sort/it/
Currently translated at 100.0% (11 of 11 strings) Translation: e-commerce-18.0/e-commerce-18.0-website_sale_product_sort Translate-URL: https://translation.odoo-community.org/projects/e-commerce-18-0/e-commerce-18-0-website_sale_product_sort/es/
ivantodorovich
approved these changes
Jul 21, 2026
ivantodorovich
left a comment
Contributor
There was a problem hiding this comment.
/ocabot migration website_sale_product_sort
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.
Migration of
website_sale_product_sortto Odoo 19.0.Changes