См. определение в файле storestockquantity.php строка 13
◆ getOutgoingQuantityForProducts()
| getOutgoingQuantityForProducts |
( |
array | $userFilter = [] | ) |
|
|
static |
Returns the received outgoing for each product for all stores
- Аргументы
-
- Возвращает
- array
См. определение в файле storestockquantity.php строка 53
◆ getOutgoingQuantityForProductsOnStore()
| getOutgoingQuantityForProductsOnStore |
( |
int | $storeId, |
|
|
array | $userFilter = [] ) |
|
static |
Returns the overall outgoing quantity for each product in the store For the filter format,
- См. также
- StoreStockQuantity::getIncomingOutgoingQuantitiesFromDocuments
- Аргументы
-
| int | $storeId | |
| array | $userFilter | |
- Возвращает
- array
См. определение в файле storestockquantity.php строка 76
◆ getOutgoingQuantityForStores()
| getOutgoingQuantityForStores |
( |
array | $userFilter = [] | ) |
|
|
static |
Returns the overall outgoing quantity for each store For the filter format,
- См. также
- StoreStockQuantity::getIncomingOutgoingQuantitiesFromDocuments
- Аргументы
-
- Возвращает
- array
См. определение в файле storestockquantity.php строка 23
◆ getReceivedQuantityForProducts()
| getReceivedQuantityForProducts |
( |
array | $userFilter = [] | ) |
|
|
static |
Returns the received quantity for each product for all stores
- Аргументы
-
- Возвращает
- array
См. определение в файле storestockquantity.php строка 120
◆ getReceivedQuantityForProductsOnStore()
| getReceivedQuantityForProductsOnStore |
( |
int | $storeId, |
|
|
array | $userFilter = [] ) |
|
static |
Returns the received quantity for each product in the store For the filter format,
- См. также
- StoreStockQuantity::getIncomingOutgoingQuantitiesFromDocuments
- Аргументы
-
| int | $storeId | |
| array | $userFilter | |
- Возвращает
- array
См. определение в файле storestockquantity.php строка 145
◆ getReceivedQuantityForStores()
| getReceivedQuantityForStores |
( |
array | $userFilter = [] | ) |
|
|
static |
Returns the overall received quantity for each store For the filter format,
- См. также
- StoreStockQuantity::getIncomingOutgoingQuantitiesFromDocuments
- Аргументы
-
- Возвращает
- array
См. определение в файле storestockquantity.php строка 91
◆ DEFAULT_DATE_INTERVAL
| const DEFAULT_DATE_INTERVAL = '-30D' |
|
protected |
Объявления и описания членов класса находятся в файле: