Description
When processing an inspect order, you cannot know beforehand how many items are in the order. Basically, you process whatever is physically available. If you do not want inspect more than what is in the inspect order, you can enable this setting.
Applicability
When you do not allow over-receives in your warehouse process.
Setting DEVELOPER
<flex> <execute> <inspect_allow_more_todo>false</inspect_allow_more_todo> </execute> </flex>
0 Comments