How to create multiple picking from one sale order and delivered from central warehouse?
odoo-eV15
Welcome: use case: user wants to create picking from three different warehouses and collect all pickings in Centralized warehouse
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
How to create multiple picking from one sale order and delivered from central warehouse?
odoo-eV15
Welcome: use case: user wants to create picking from three different warehouses and collect all pickings in Centralized warehouse
You could create multi step routes to achieve this.. as example
Route 1
Pull from central warehouse to Partner Location/ Customer operation - delivery order
Pull from warehouse 1 to central warehouse operation - Pick
Route 2
Pull from central warehouse to Partner Location/ Customer operation - delivery order
Pull from warehouse 2 to central warehouse operation - Pick
Route 3
Pull from central warehouse to Partner Location/ Customer operation - delivery order
Pull from warehouse 3 to central warehouse operation - Pick
This would create 3 pickings (one for each warehouse) and 1 delivery order (for central warehouse). You would also need to associate these routes as applicable to product, category, SO line etc for these routes to be triggered
Thanks Mr Jaideep,
its realy help, i am able to create multiple pickings but nota single delivery, still cant find a way to merge all deliveries into one
For picking process in Odoo consider using the Ventor app for your scanners
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
1
may 25
|
1350 | ||
|
1
sept 23
|
1948 | ||
|
3
abr 20
|
6260 | ||
|
2
nov 24
|
1232 | ||
|
1
ago 24
|
1069 |
Solved, thanks