Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Current »

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>

  • No labels