Description
Allow the order picker to select (or “log on to”) a zone before starting order picking. If a zone is selected, only order lines for that zone will be presented to the order picker.
Applicability
When you want to implement zone picking, including consolidation, in a warehouse, this setting should be used.
Setting DEVELOPER
<flex> <filter> <zone_selection>true</zone_selection> </filter> </flex>
Add Comment