Hi Everyone,
I have created a sales order for an item and create a warehouse shipment and create pick for that sales order.
Now whenever i create a pick the items form the bin are taken in this order.
BIN1-45
BIN2-5
BIN3-3
That is that bin which has high items are pick first and bin low contents are picked last.
Now all i want is to pick the items in reverse order tha is in ascending order.
PLease Advice
Warm Regards,
Bharath K
*This post is locked for comments
You will need to do customization to reverse the order.
If you want to do it the standard way, just reverse the numbering in bin ranking.
This would involve a bit of customization on Code Unit 7312. Search for the function with Ascending(False) and set it to True. Be aware that this would also affect the way bin ranking is sorted as well if you do use bin ranking.
André Arnaud de Cal...
292,111
Super User 2025 Season 1
Martin Dráb
230,934
Most Valuable Professional
nmaenpaa
101,156