projects/m2-core/src/lib/core/service/statistics/statistics.service.ts
Methods |
|
constructor(http: HttpClient, endpointConfigService: EndpointConfigService)
|
|||||||||
|
Parameters :
|
| Public getItemOperationStatistics | ||||||||||||||||||
getItemOperationStatistics(dates: number[], nodeId?: number, company?: string, systemId?: number, accountId?: number)
|
||||||||||||||||||
|
Статистика по операциям над позициями
Parameters :
|
| Public getItemStatusesStatistics | ||||||||||||||||||
getItemStatusesStatistics(dates: number[], nodeId?: number, company?: string, systemId?: number, accountId?: number)
|
||||||||||||||||||
|
Статистика по статусам позиций
Parameters :
|