Description
There are 2 workflows in console (Despatch | Browse orders):
-
RTP > Picked
-
Picked > Packed
Detail Steps
RTP > PICK workflow
For RTP > PICKED workflow, the below two settings need to be set to False.
<add key="ScanPack" value="False"/>
<add key="DespatchScanPackOnly" value="False"/>
PICK > PACK workflow
For PICK > PACKED workflow, the below two settings need to be set to True.
<add key="ScanPack" value="True"/>
<add key="DespatchScanPackOnly" value="True"/>
For Reference:


Related Information
None
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article