-
-
Notifications
You must be signed in to change notification settings - Fork 52
[MIG] stock_request_direction: Migration to 18.0 #53
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
Conversation
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: stock-logistics-warehouse-13.0/stock-logistics-warehouse-13.0-stock_request_direction Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-13-0/stock-logistics-warehouse-13-0-stock_request_direction/
Since the location and routes depend on the warehouse that is selected on the stock request order, if the warehouse changes then so will the route options. This adds an on change event so if the warehouse changes, then the direction gets cleared and so do the routes on the product lines. This forces the user to properly reset the items using the correct routes for the newly selected warehouse.
The onchange method in the stock_request module is no longer needed so this overrides that to do nothing.
…ny editabe tree on sro request model
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: stock-logistics-warehouse-14.0/stock-logistics-warehouse-14.0-stock_request_direction Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-14-0/stock-logistics-warehouse-14-0-stock_request_direction/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: stock-logistics-request-16.0/stock-logistics-request-16.0-stock_request_direction Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-request-16-0/stock-logistics-request-16-0-stock_request_direction/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: stock-logistics-request-17.0/stock-logistics-request-17.0-stock_request_direction Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-request-17-0/stock-logistics-request-17-0-stock_request_direction/
/ocabot migration stock_request_direction |
@SMaciasOSI Could you change migration commit message to something like IMHO, you can squash your view fix in the preceding commit as that view is mandatory for migration |
960a284
to
b5adff6
Compare
b5adff6
to
e5b81db
Compare
Done |
@rousseldenis Could you review to see if we can merge? |
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. |
No description provided.