-
-
Notifications
You must be signed in to change notification settings - Fork 703
[18.0][MIG] stock_partner_delivery_window: Migration to 18.0 #1910
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
[18.0][MIG] stock_partner_delivery_window: Migration to 18.0 #1910
Conversation
Two small improvements: * add a hook to change the delivery time format * no need to display seconds, hh:mm is enough
…ry_time_preference The default value introduced by workdays feature breaks the installation of Demo databases as the change is not reflected in sale_partner_delivery_window.
… field is related
version conflict prevents upload to pypi
When copying partner, if the partner's delivery time preference is time window, time window ids should be copied as well.
Currently translated at 100.0% (27 of 27 strings) Translation: stock-logistics-workflow-16.0/stock-logistics-workflow-16.0-stock_partner_delivery_window Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-workflow-16-0/stock-logistics-workflow-16-0-stock_partner_delivery_window/es/
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.
Hey @AaronHForgeFlow that's because the partner doesn't have the timezone set, that's why its False. |
Ok! so I assume the user must inform this value in order to use this feature. |
/ocabot migration stock_partner_delivery_window |
The migration issue (#1737) has not been updated to reference the current pull request because a previous pull request (#1783) is not closed. |
d619a11
to
255182f
Compare
@sebalix Thanks for your comments! could you review it again? |
255182f
to
bb1b209
Compare
@sebalix Done! let me know if it is okay now. Thanks! |
bb1b209
to
ed4e447
Compare
ed4e447
to
ecadda2
Compare
/ocabot merge nobump |
What a great day to merge this nice PR. Let's do it! |
Congratulations, your PR was merged at f4fcde9. Thanks a lot for contributing to OCA. ❤️ |
Migration of stock_partner_delivery_window to version 18.0
Supersedes: #1783