No data to show under selected filters
Page: {{tableParams.page}}, Showing records {{ ((tableParams.page - 1) * tableParams.count) + 1 }} to {{ (tableParams.page ) * tableParams.count }} of {{tableParams.total}}
{{summary.name}} : {{summary.count}}
{{row.facility}} {{ row.productCode }} {{ row.product }} {{ row.unit }} {{ row.productIndex == 0 && (row.beginningBalance | number) || ''}} {{ row.productIndex == 0 && (row.totalQuantityReceived | number) || ''}} {{ row.productIndex == 0 && (row.totalQuantityDispensed | number) || ''}} {{ row.productIndex == 0 && (row.adjustments | number) || ''}} {{ row.productIndex == 0 && (row.physicalCount | number) || '' }} {{ row.productIndex == 0 && (row.adjustedAMC | number) || ''}} {{ row.productIndex == 0 && (row.newEOP | number) || ''}} {{ row.productIndex == 0 && (row.orderQuantity | number) || ''}} {{ row.quantitySupplied | number }}