-
-
Notifications
You must be signed in to change notification settings - Fork 498
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[15.0] [MIG] website_sale_product_sort: MIgration to 15.0 #644
[15.0] [MIG] website_sale_product_sort: MIgration to 15.0 #644
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 <[email protected]>
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.
/ocabot migration website_sale_product_sort |
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
This PR has the |
/ocabot merge nobump |
On my way to merge this fine PR! |
Congratulations, your PR was merged at b76539a. Thanks a lot for contributing to OCA. ❤️ |
cc @Tecnativa TT36606
please @chienandalu @pedrobaeza review this