ORM\Entity |
(repositoryClass="StockLedgerEntryRepository") |
---|---|
ORM\Table |
(name="pickware_erp_stock_ledger_entries") |
package |
Default |
__construct()
getArticleDetail() : \Shopware\Models\Article\Detail
\Shopware\Models\Article\Detail
getBinLocationStockSnapshots() : \Doctrine\Common\Collections\ArrayCollection
\Doctrine\Common\Collections\ArrayCollection
getChangeAmount() : integer
integer
getComment() : string
string
getCreated() : \DateTime
\DateTime
getId() : integer
integer
getLotAssignedEntries() : \Doctrine\Common\Collections\ArrayCollection
\Doctrine\Common\Collections\ArrayCollection
getNewStock() : integer
integer
getOldStock() : integer
integer
getOrderDetail() : \Shopware\Models\Order\Detail
\Shopware\Models\Order\Detail
getPurchasePrice() : float|null
float|null
getReturnShipmentItem() : \Shopware\CustomModels\ViisonPickwareERP\ReturnShipment\ReturnShipmentItem
getSourceLotEntry() : \Shopware\CustomModels\ViisonPickwareERP\StockLedger\StockLedgerEntry
getStockItems() : \Doctrine\Common\Collections\ArrayCollection
\Doctrine\Common\Collections\ArrayCollection
getSupplierOrderItem() : \Shopware\CustomModels\ViisonPickwareERP\SupplierOrder\SupplierOrderItem
getTransactionId() : string
string
getType() : string
string
getUser() : \Shopware\Models\User\User
\Shopware\Models\User\User
getWarehouse() : \Shopware\CustomModels\ViisonPickwareERP\Warehouse\Warehouse
isCorrection() : boolean
boolean
setArticleDetail(\Shopware\Models\Article\Detail|null $articleDetail = null)
\Shopware\Models\Article\Detail|null
setChangeAmount(integer $changeAmount)
integer
setComment(string $comment)
string
setCorrection(boolean $isCorrection)
boolean
setCreated(\DateTime $created)
\DateTime
setOldStock(integer $oldStock)
integer
setOrderDetail(\Shopware\Models\Order\Detail|null $orderDetail = null)
\Shopware\Models\Order\Detail|null
setPurchasePrice(float|null $purchasePrice)
float|null
setReturnShipmentItem(\Shopware\CustomModels\ViisonPickwareERP\ReturnShipment\ReturnShipmentItem|null $returnShipmentItem = null)
\Shopware\CustomModels\ViisonPickwareERP\ReturnShipment\ReturnShipmentItem|null
setSourceLotEntry(\Shopware\CustomModels\ViisonPickwareERP\StockLedger\StockLedgerEntry|null $sourceLotEntry = null)
\Shopware\CustomModels\ViisonPickwareERP\StockLedger\StockLedgerEntry|null
setSupplierOrderItem(\Shopware\CustomModels\ViisonPickwareERP\SupplierOrder\SupplierOrderItem|null $supplierOrderItem = null)
\Shopware\CustomModels\ViisonPickwareERP\SupplierOrder\SupplierOrderItem|null
setTransactionId(string $transactionId)
string
setType(string $type)
string
setUser(\Shopware\Models\User\User|null $user = null)
\Shopware\Models\User\User|null
setWarehouse(\Shopware\CustomModels\ViisonPickwareERP\Warehouse\Warehouse $warehouse)
PURCHASE
SALE
RETURN
STOCKTAKE
MANUAL
INCOMING
OUTGOING
RELOCATION
INITIALIZATION
OFF