Skip to main content

DashboardBottom_ReportView

actualConsumptionQpl object
correctCount int32
puCount int32
expiriesList object[]
  • Array [
  • autoGenerated boolean
    batchId int32
    batchNo string
    expDate date-time
    expiringQty double
    expiryAmt double
    planningUnit object
    id int32
    idString string
    label object
    baseModel object
    baseModel
    label_en string
    label_fr string
    label_pr string
    label_sp string
    price double
  • ]
  • expiryTotal double
    forecastConsumptionQpl object
    correctCount int32
    puCount int32
    forecastErrorList object[]
  • Array [
  • aboveForecastThreshold boolean
    count int32
    errorPerc double
    forecastErrorThreshold double
    planningUnit object
    id int32
    idString string
    label object
    baseModel object
    baseModel
    label_en string
    label_fr string
    label_pr string
    label_sp string
  • ]
  • inventoryQpl object
    correctCount int32
    puCount int32
    program object
    code string
    id int32
    idString string
    label object
    baseModel object
    baseModel
    label_en string
    label_fr string
    label_pr string
    label_sp string
    shipmentDetailsList object[]
  • Array [
  • colorHtmlCode string
    colorHtmlDarkCode string
    cost double
    orderCount int32
    quantity double
    reportBy object
    code string
    id int32
    idString string
    label object
    baseModel object
    baseModel
    label_en string
    label_fr string
    label_pr string
    label_sp string
  • ]
  • shipmentQpl object
    correctCount int32
    puCount int32
    shipmentTotal double
    shipmentWithFundingSourceTbd object[]
  • Array [
  • count int32
    planningUnit object
    id int32
    idString string
    label object
    baseModel object
    baseModel
    label_en string
    label_fr string
    label_pr string
    label_sp string
  • ]
  • stockStatus object
    adequate int32
    adequatePerc double
    na int32
    naPerc double
    overStock int32
    overStockPerc double
    puStockOutList object[]
  • Array [
  • count int32
    planningUnit object
    id int32
    idString string
    label object
    baseModel object
    baseModel
    label_en string
    label_fr string
    label_pr string
    label_sp string
  • ]
  • stockOut int32
    stockOutPerc double
    total int32
    underStock int32
    underStockPerc double
    DashboardBottom_ReportView
    {
    "actualConsumptionQpl": {
    "correctCount": 0,
    "puCount": 0
    },
    "expiriesList": [
    {
    "autoGenerated": true,
    "batchId": 0,
    "batchNo": "string",
    "expDate": "2024-07-29T15:51:28.071Z",
    "expiringQty": 0,
    "expiryAmt": 0,
    "planningUnit": {
    "id": 0,
    "idString": "string",
    "label": {
    "baseModel": {},
    "label_en": "string",
    "label_fr": "string",
    "label_pr": "string",
    "label_sp": "string"
    }
    },
    "price": 0
    }
    ],
    "expiryTotal": 0,
    "forecastConsumptionQpl": {
    "correctCount": 0,
    "puCount": 0
    },
    "forecastErrorList": [
    {
    "aboveForecastThreshold": true,
    "count": 0,
    "errorPerc": 0,
    "forecastErrorThreshold": 0,
    "planningUnit": {
    "id": 0,
    "idString": "string",
    "label": {
    "baseModel": {},
    "label_en": "string",
    "label_fr": "string",
    "label_pr": "string",
    "label_sp": "string"
    }
    }
    }
    ],
    "inventoryQpl": {
    "correctCount": 0,
    "puCount": 0
    },
    "program": {
    "code": "string",
    "id": 0,
    "idString": "string",
    "label": {
    "baseModel": {},
    "label_en": "string",
    "label_fr": "string",
    "label_pr": "string",
    "label_sp": "string"
    }
    },
    "shipmentDetailsList": [
    {
    "colorHtmlCode": "string",
    "colorHtmlDarkCode": "string",
    "cost": 0,
    "orderCount": 0,
    "quantity": 0,
    "reportBy": {
    "code": "string",
    "id": 0,
    "idString": "string",
    "label": {
    "baseModel": {},
    "label_en": "string",
    "label_fr": "string",
    "label_pr": "string",
    "label_sp": "string"
    }
    }
    }
    ],
    "shipmentQpl": {
    "correctCount": 0,
    "puCount": 0
    },
    "shipmentTotal": 0,
    "shipmentWithFundingSourceTbd": [
    {
    "count": 0,
    "planningUnit": {
    "id": 0,
    "idString": "string",
    "label": {
    "baseModel": {},
    "label_en": "string",
    "label_fr": "string",
    "label_pr": "string",
    "label_sp": "string"
    }
    }
    }
    ],
    "stockStatus": {
    "adequate": 0,
    "adequatePerc": 0,
    "na": 0,
    "naPerc": 0,
    "overStock": 0,
    "overStockPerc": 0,
    "puStockOutList": [
    {
    "count": 0,
    "planningUnit": {
    "id": 0,
    "idString": "string",
    "label": {
    "baseModel": {},
    "label_en": "string",
    "label_fr": "string",
    "label_pr": "string",
    "label_sp": "string"
    }
    }
    }
    ],
    "stockOut": 0,
    "stockOutPerc": 0,
    "total": 0,
    "underStock": 0,
    "underStockPerc": 0
    }
    }