Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Problem

In the receive receiving step we do not want to fill in the delivery note number, can .

Can this collector step be disabled?

Solution

You can Disable the collector step in Mobile WMS Setup.


In older NAV versions

You need to disabled the following code.


Panel
bgColor#fff

To remove the delivery note step simple uncomment the marked lines in the Receive code unit in Nav,



This will stop the Mobile WMS application to ask for Delivery notes.

Filter by label (Content by label)
showLabelsfalse
max5
spacesTFSK
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("delivery","note") and type = "page" and space = "TFSK"
labelsDelivery Note

Page Properties
hiddentrue
Related issues