ORM\Entity | |
---|---|
ORM\Table |
(name="pickware_erp_bin_location_stock_snapshots", uniqueConstraints={ @ORM\UniqueConstraint(name="stockEntryId_binLocationId", columns={ "stockLedgerEntryId", "binLocationId" }) }) |
package |
Default |
__construct(\Shopware\CustomModels\ViisonPickwareERP\StockLedger\StockLedgerEntry $stockLedgerEntry, \Shopware\CustomModels\ViisonPickwareERP\Warehouse\BinLocation $binLocation, integer $stock)
\Shopware\CustomModels\ViisonPickwareERP\StockLedger\StockLedgerEntry
integer
getBinLocation() : \Shopware\CustomModels\ViisonPickwareERP\Warehouse\BinLocation
getId() : integer
integer
getStock() : integer
integer
getStockLedgerEntry() : \Shopware\CustomModels\ViisonPickwareERP\StockLedger\StockLedgerEntry
setStock(integer $stock)
integer