-
-
Notifications
You must be signed in to change notification settings - Fork 720
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
[17.0][MIG] product route profile: Migration to 17.0 #2097
[17.0][MIG] product route profile: Migration to 17.0 #2097
Conversation
4331dcd
to
cfa1eb8
Compare
/ocabot migration product_route_profile |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would drop the binary files from the commit that introduced them
@jbaudoux That would be the best but it's not possible without a hard reset of the target branch, because the files were added in a commit related to another module. It was discussed in https://odoo-community.org/groups/contributors-15/contributors-1946820, and it was agreed that the cons would outweigh the pros. |
In fact, in this case, base 17.0 branch does not contain those files. So, please remove them. |
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: stock-logistics-warehouse-14.0/stock-logistics-warehouse-14.0-product_route_profile Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-14-0/stock-logistics-warehouse-14-0-product_route_profile/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: stock-logistics-warehouse-14.0/stock-logistics-warehouse-14.0-product_route_profile Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-14-0/stock-logistics-warehouse-14-0-product_route_profile/
generated with oca icon generator.
Set route_ids as readonly to avoid triggering inverse method and changing the route_profile_id when adding force_route_profile_id
cfa1eb8
to
ba9f531
Compare
@rousseldenis In that case, the files have been removed in another PR. I rebased onto 17.0 so that the removal of the files is no longer visible in the diff. |
/ocabot merge nobump |
This PR looks fantastic, let's merge it! |
Congratulations, your PR was merged at fac763c. Thanks a lot for contributing to OCA. ❤️ |
Based on unmerged #1775
Includes #1939