Versions Compared

Key

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

Description

When registering, I want to Exceed as default behaviour, you will be warned or blocked, when exceeding or registering less than the Quantity sent to the mobile Device.

...

"You cannot register more then x for this item"


Parameters

Modify the following following Line parameters:

...

These are defined in the OrderLines response from the BackEnd.



How to modify 

Business Central

Use the "OnAfterSetFrom"...-events i.e.:

...

  • Set_UnderDeliveryValidation
  • Set_OverDeliveryValidation

NAV

Modify Codeunits:

  • MOB WMS Toolbox
  • Or the respective functional area Codeunit, i.e. Count, Pick etc.