ListStockTotalsRead
object
Reads a Product stock totals
Returns the stock total costs and sales
Fields
| Name | Type | Description |
|---|---|---|
totalCosts | Float! | |
totalSales | Float! | |
usingLowestSupplierCost | Boolean! | There are cases where the total costs could be calculated using the lowest supplier costs. For example if there are date filters and there are no movements in the date range. |