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
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
May 25
|
1332 | ||
|
1
Sep 23
|
1932 | ||
|
3
Apr 20
|
6245 | ||
|
2
Nov 24
|
1218 | ||
|
1
Aug 24
|
1062 |
Solved, thanks