Versions Compared

Key

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

...

In the receive step we do not want to fill in the delivery note number, can this step be disabled?

Solution

In version 4.3 and higher you can change this in Mobile WMS Setup.


In older 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