Versions Compared

Key

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

Description

When registering, as default behaviourbehavior, 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:

...

  • None
    • Allow the user to enter a different value than the one suggested.

  • Warn
    • Warn the user if an other another value than the suggested is entered. Allowing the user to change it by accepting the prompt.

  • Block
    • Do not allow the user to enter a different value than the suggested value.

...

Determines the behavior when the maximum value is exceeded.

Using overDeliveryValidation-options that will allow over-delivery will affect the mobile device only, The BC backend will need to allow over-delivery as well i.e. you must be able to process overdelivery from the backend when no mobile devices are used to process the posting. Only recent BC versions supports support this.  For For older versions a , customization to the backend is needed.

...