WarehouseProductQtyLogRepository
extends EntityRepository
in package
WarehouseProductQtyLogRepository
Table of Contents
Methods
- getWarehouseProductQtyHistoryByWarehouseQuery() : mixed
- getWarehouseProductQtyHistoryQuery() : mixed
Methods
getWarehouseProductQtyHistoryByWarehouseQuery()
public
getWarehouseProductQtyHistoryByWarehouseQuery(mixed $productId, mixed $warehouseId, mixed $start, mixed $length, mixed $viewAll) : mixed
Parameters
- $productId : mixed
- $warehouseId : mixed
- $start : mixed
- $length : mixed
- $viewAll : mixed
getWarehouseProductQtyHistoryQuery()
public
getWarehouseProductQtyHistoryQuery(mixed $productId, mixed $start, mixed $length, mixed $viewAll[, mixed $action = "Move" ]) : mixed
Parameters
- $productId : mixed
- $start : mixed
- $length : mixed
- $viewAll : mixed
- $action : mixed = "Move"