Weighed or measured products
Last updated
Was this helpful?
Last updated
Was this helpful?
With every order it is possible to provide information about items which must be weighed or measured during the picking process (for example fruits, liquids or fabric). It is possible to configure individual measurement units for each tenant, such as grams, kilograms, liters, milliliters etc. via the API.
The configured measurement units can be used to mark items of an order as “must be measured”. There is no check of completion for measuring items, which means that no short-pick will be triggered when the picked measurement is lower than the ordered measurement.
Optionally, it is possible to specify tolerance limits that must not be exceeded or undershot when picking these items. If a soft tolerance is defined, the picker just sees a hint, when entering more or less than configured. If a hard tolerance limit is configured it is not possible to enter more or less (except of 0) than configured.
In addition to a quantity of a line item, an order can also contain a second quantity and unit of this item, which leads the picker to enter a second quantity. This only works, if one of the two units were created as measurement units.
If you are interested in using this feature please get in touch with us.
Abbreviation of the unit. Maximum 4 chars long.
{"de_DE":"kg","en_US":"kg","ru_RU":"кг"}
Descriptor for the measurement unit
kilogramm
{"de_DE":"Wert","en_US":"Value","ru_RU":"значение"}
Indicates that the given unit need to be measured.
true