Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

A list of valid barcode - quantites. <!--------------- MOVE BARCODE QUANTITY DESCRIPTION TO NEW PAGE ------------------->

Used when RegisterQuantityByScan is true or by itself.

Example: <BarcodeQuantity>PAPER1BOX{5}[Box];PAPER1PL{240}[Pallet]</BarcodeQuantity>
Barcode "PAPER1BOX" will bump the picked quantity with 5, "PAPER1PL" bump with 240.
Optional, String list (";" is seperator, quantity specified in {}), control field.
An alias can be defined in [ ] after the quantity. The alias is displayed if the line is selected by scanning a BarcodeQuantity and RegisterQuantityByScan is disabled. From v. 1.5.12

  • No labels