-
-
Notifications
You must be signed in to change notification settings - Fork 385
[18.0][MIG] delivery_purchase: Migration to 18.0 #966
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
base: 18.0
Are you sure you want to change the base?
[18.0][MIG] delivery_purchase: Migration to 18.0 #966
Conversation
64a4b21
to
b87b0a3
Compare
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. |
Co-authored-by: Pedro M. Baeza <[email protected]> Co-authored-by: cubells <[email protected]> [UPD] Update delivery_purchase.pot
Auto-create (delivery) order lines when picking are marked as done TT45656
…rchase order header In v13 it already appeared in the header, and in v14 by mistake it had been moved to the "Other information" tab because that was where the company_id field was currently located. The carrier price is now hidden if there is no carrier set (to avoid confusion). TT45656
If we have a delivery price of 10 on the order, it is expected to show 10 on the picking (without needing to be set to that amount when set the picking as done). TT45656
…n tests of other modules TT45656
TT46563 Co-authored-by: carolinafernandez-tecnativa
…cking_orig_id) field to purchase order lines If there are several pickings for an order and several have carriers, several purchase order lines (is_delivery) will be created but we need to know the origin (picking) that created them. TT50146
Currently translated at 100.0% (14 of 14 strings) Translation: delivery-carrier-16.0/delivery-carrier-16.0-delivery_purchase Translate-URL: https://translation.odoo-community.org/projects/delivery-carrier-16-0/delivery-carrier-16-0-delivery_purchase/it/
b87b0a3
to
ae91005
Compare
Use case example: - Create a sales order and use the Dropshipping route - Set the delivery address as France, for example - Create a rule-based carrier only available for France - Confirm the sales order - Confirm the purchase order - Set the previously created carrier on the delivery note - The carrier must be applied correctly, using the delivery address (France) as a reference TT58174
Use case example: - Create a sales order and use the Dropshipping route - Set the delivery address as France, for example - Create a rule-based carrier only available for France - Confirm the sales order - Set the previously created carrier on the purchase order - The carrier must be applied correctly, using the delivery address (France) as a reference TT58174
ae91005
to
9aa6d74
Compare
@victoralmau : Done — please review when you get a chance. Thanks! |
Please, cherry-pick #1061 to commit history before migration commit. |
No description provided.