Scanning configuration
Introduction
Users can define whether scanning of items and/or locations is mandatory during picking. In addition, the order in which both must be scanned can be defined. The scanning rules can be defined for each line item within the order / picking task, for each listing separately or in general for the whole tenant.
It is also possible to skip scanning rules completely with certain roles (Administrator, Supervisor).
For more technical information, see also Scanning Configuration
Overview of Scanning Configurations
There following configurations are currently available:
Configuration | Values | Impact |
|
Default if not defined otherwise | When scanning, it is checked if the scanned barcode matches the defined scannable codes. If it matches:
If is does not match:
|
|
| When scanning, it is not checked if the scanned barcode matches the defined scannable codes. Every scan (in the picking detail view) of any barcode results in:
|
|
| Before being able to manually increase the picked amount in the client, a scan of the item must be performed. Otherwise it is not possible to use the + and - buttons to change the picked amount of the item. |
|
Default if not defined otherwise | It is possible to use the + and - buttons to change the picked amount of the item without scanning the item beforehand. |
| Each item must be scanned individually and cannot be picked manually. | |
| ARTICLE ONLY
LOCATION ONLY
ARTICLE THEN LOCATION
| Configure which scannable codes should be scanned in which priority
|
|
| When this configuration is set, the scanning rules are skipped entirely for those user roles. This means that a Supervisor or Administrator is able to pick items without scanning at all by using the manual input option while picking. |
Additional information:
If the
scanningRule
is not specified, the default rule is set to "ARTICLE ONLY."If both
MUST_SCAN_EACH
and "ARTICLE" are selected, and the scanning option "LOCATION" is chosen, the location must be scanned only once, while the article can be scanned multiple times for the specified item as needed.If either
MUST_SCAN_FIRST
orMUST_SCAN_EACH
is active, and the scanning option is set to "LOCATION ONLY," each scan of the location contributes to the cumulative total of the chosen amount.
Last updated