ProductInventoryQtyLogRepository
extends EntityRepository
in package
ProductInventoryQtyLogRepository
This class was generated by the Doctrine ORM. Add your own custom repository methods below.
Table of Contents
Methods
- getQtyLogByProduct() : mixed
Methods
getQtyLogByProduct()
public
getQtyLogByProduct(mixed $id[, mixed $view = 'all' ][, mixed $page = 0 ][, mixed $max = null ][, mixed $getResult = true ]) : mixed
Parameters
- $id : mixed
- $view : mixed = 'all'
- $page : mixed = 0
- $max : mixed = null
- $getResult : mixed = true