Skip to Content

Welcome!

human made "AI" (advises & inputs) forum by Odoo professionals, experts and enthusiasts challenging real use cases with standard solutions!

-> solutions should be applicable for Odoo community or online (at the limit with Studio), all without custom modules.

This question has been flagged
1 Reply
15 Views

is it possible to set, in internal transfer operation types, the shipping policy “as soon as possible” (which is interesting for internal transfers)?

however, the shipping policy set in the operation type gets overwritten by the one configured on orders

how to configure delivery in 2 steps so that, the pickings are “as soon as possible” (to move the products to the output and make them no longer available), but with the delivery to customer shipping policy “when all products are ready (from sales order)?

Avatar
Discard
Author

1. create a server action to update the shipping policy to “as soon as possible” (this action can be made available on transfers for use in existing transfers)
2. for Odoo 18 and newer, adapt the “delivery in 2 steps” route by modifying the picking destination location to output and the delivery rule to “pull” (pull-pull logic until version 17)
3. create an automation (using the server action) to update the shipping policy (see image)
​-> changes the status to “ready” if products are available
​-> available products can be moved to the output and "backorders" can be created for unavailable itens

Avatar
Discard
Related Posts Replies Views Activity
1
Jul 26
113
1
Jun 26
36
1
Sep 25
214
1
Aug 25
157
1
Aug 25
157