| ORM\Entity |
(repositoryClass="Repository") |
|---|---|
| ORM\Table |
(name="pickware_erp_bin_location_barcode_labels") |
| package |
Default |
__construct(\Shopware\CustomModels\ViisonPickwareERP\Warehouse\BinLocation $binLocation, integer $quantity = 1)
\Shopware\CustomModels\ViisonPickwareERP\Warehouse\BinLocationthe bin location to print a barcode label for
integerhow many labels to print
addQuantity(integer $quantity)
integerhow many more barcode labels to print
getAdded() : \DateTime
\DateTimewhen this barcode label was marked for printing
getBinLocation() : \Shopware\CustomModels\ViisonPickwareERP\Warehouse\BinLocation
\Shopware\CustomModels\ViisonPickwareERP\Warehouse\BinLocationthe bin location to print a barcode label for
getId() : integer
integer
getQuantity() : integer
integerhow many barcode labels to print
setAdded(\DateTime $added)
\DateTimewhen this barcode label was marked for printing
setBinLocation(\Shopware\CustomModels\ViisonPickwareERP\Warehouse\BinLocation $binLocation)
\Shopware\CustomModels\ViisonPickwareERP\Warehouse\BinLocationthe bin location to print a barcode label for
setQuantity(integer $quantity)
integerhow many barcode labels to print