{{$index+1}} |
*{{adultItem.productCode}}* |
{{adultItem.productPrimaryName}} |
{{adultItem.productStrength}} |
{{adultItem.beginningBalance}} |
{{adultItem.quantityReceived}} |
{{adultItem.quantityDispensed}} |
{{adultItem.totalLossesAndAdjustments}} |
{{adultItem.stockInHand}} |
{{adultItem.expirationDate | date : 'MMM yyyy'}} |
13 |
|
|
|
|
|
|
|
|
|
14 |
|
|
|
|
|
|
|
|
|
{{$index+15}} |
*{{childrenItem.productCode}}* |
{{childrenItem.productPrimaryName}} |
{{childrenItem.productStrength}} |
{{childrenItem.beginningBalance}} |
{{childrenItem.quantityReceived}} |
{{childrenItem.quantityDispensed}} |
{{childrenItem.totalLossesAndAdjustments}} |
{{childrenItem.stockInHand}} |
{{childrenItem.expirationDate | date : 'MMM yyyy'}} |
25 |
|
|
|
|
|
|
|
|
|
{{$index+26}} |
*{{otherItem.productCode}}* |
{{otherItem.productPrimaryName}} |
{{otherItem.productStrength}} |
{{otherItem.beginningBalance}} |
{{otherItem.quantityReceived}} |
{{otherItem.quantityDispensed}} |
{{otherItem.totalLossesAndAdjustments}} |
{{otherItem.stockInHand}} |
{{otherItem.expirationDate | date : 'MMM yyyy'}} |
28 |
|
|
|
|
|
|
|
|
|