{{ rawData }}\r\n
IAR Number | \r\n\r\n Cycle\r\n | \r\n\r\n Status\r\n | \r\n
---|---|---|
\r\n {{\r\n iar.iarNumber != \"\" ? iar.iarNumber : \"N/A\"\r\n }}\r\n | \r\n\r\n {{ iar.cycle }}\r\n | \r\n\r\n {{ iar.status }}\r\n | \r\n
\r\n No prior extension\r\n
\r\nFile Description | \r\n\r\n |
---|---|
\r\n \r\n {{ z.description }}\r\n \r\n {{\r\n formatDateWithTime(\r\n new Date(z.dateTimeUploaded)\r\n )\r\n }}\r\n | \r\n \r\n \r\n | \r\n
\r\n Qty\r\n | \r\nItem Name | \r\n\r\n Unit Price\r\n | \r\n\r\n Total Price\r\n | \r\n
---|---|---|---|
\r\n {{ y.quantity }}\r\n | \r\n\r\n \r\n {{ y.itemName }}\r\n \r\n {{ y.description }}\r\n | \r\n \r\n {{ formatCurrency(y.unitCost) }}\r\n | \r\n\r\n {{ formatCurrency(y.unitCost * y.quantity) }}\r\n | \r\n
Qty | \r\nItem Name | \r\nStatus | \r\nUnit Price | \r\nTotal Price | \r\n
---|---|---|---|---|
\r\n {{ getExactAmt(y.quantity) }}\r\n | \r\n\r\n {{ y.itemName }}\r\n | \r\n\r\n \r\n {{ y.isDelivered ? \"DELIVERED\" : \"WAIVED\" }}\r\n \r\n | \r\n \r\n {{ formatCurrency(getExactAmt(y.unitCost)) }}\r\n | \r\n\r\n {{\r\n formatCurrency(\r\n getExactAmt(y.unitCost) * getExactAmt(y.quantity)\r\n )\r\n }}\r\n | \r\n
Qty | \r\nItem Name | \r\nStatus | \r\nUnit Price | \r\nTotal Price | \r\n
---|---|---|---|---|
\r\n {{ y.quantity }}\r\n | \r\n\r\n {{ y.itemName }}\r\n | \r\n\r\n \r\n {{ y.isDelivered ? \"DELIVERED\" : \"WAIVED\" }}\r\n \r\n | \r\n \r\n {{ formatCurrency(getExactAmt(y.unitCost)) }}\r\n | \r\n\r\n {{ formatCurrency(getExactAmt(y.total)) }}\r\n | \r\n
File Description | \r\n\r\n |
---|---|
\r\n \r\n {{ y.description }}\r\n \r\n \r\n \r\n Uploaded By {{ y.uploadedBy }}\r\n \r\n \r\n {{\r\n formatDateWithTime(\r\n new Date(y.dateTimeUploaded)\r\n )\r\n }}\r\n \r\n \r\n | \r\n \r\n \r\n \r\n | \r\n
\r\n Qty\r\n | \r\n\r\n Item Name\r\n | \r\n\r\n Warehouse Location\r\n | \r\n\r\n Unit Price\r\n | \r\n\r\n Total Price\r\n | \r\n\r\n Status\r\n | \r\n
---|---|---|---|---|---|
\r\n {{ y.quantity }}\r\n | \r\n\r\n {{ y.itemName }} \r\n {{ y.description }}\r\n | \r\n \r\n {{\r\n y.locationArea ? y.locationArea : \"\"\r\n }}\r\n | \r\n\r\n {{ formatCurrency(y.unitCost) }}\r\n | \r\n\r\n {{\r\n formatCurrency(\r\n y.unitCost * y.quantity\r\n )\r\n }}\r\n | \r\n\r\n \r\n {{\r\n y.isDelivered\r\n ? \"DELIVERED\"\r\n : \"WAIVED\"\r\n }}\r\n \r\n | \r\n
\r\n | \r\n | \r\n | \r\n {{\r\n formatCurrency(getTotal(x.iarItems))\r\n }}\r\n | \r\n
File Description | \r\n\r\n |
---|---|
\r\n \r\n {{ y.description }}\r\n \r\n \r\n \r\n Uploaded By {{ y.uploadedBy }}\r\n \r\n \r\n {{\r\n formatDateWithTime(\r\n new Date(y.dateTimeUploaded)\r\n )\r\n }}\r\n \r\n \r\n | \r\n \r\n \r\n \r\n | \r\n
\r\n Qty\r\n | \r\n\r\n Item Name\r\n | \r\n\r\n Warehouse Location\r\n | \r\n\r\n Unit Price\r\n | \r\n\r\n Total Price\r\n | \r\n\r\n Status\r\n | \r\n
---|---|---|---|---|---|
\r\n {{ y.quantity }}\r\n | \r\n\r\n {{ y.itemName }} \r\n {{ y.description }}\r\n | \r\n \r\n {{\r\n y.locationArea ? y.locationArea : \"\"\r\n }}\r\n | \r\n\r\n {{ formatCurrency(y.unitCost) }}\r\n | \r\n\r\n {{\r\n formatCurrency(\r\n y.unitCost * y.quantity\r\n )\r\n }}\r\n | \r\n\r\n \r\n {{\r\n y.isDelivered\r\n ? \"DELIVERED\"\r\n : \"WAIVED\"\r\n }}\r\n \r\n | \r\n
\r\n | \r\n | \r\n | \r\n | \r\n {{\r\n formatCurrency(getTotal(x.iarItems))\r\n }}\r\n | \r\n
File Description | \r\n\r\n |
---|---|
\r\n \r\n {{ y.description }}\r\n \r\n \r\n \r\n Uploaded By {{ y.uploadedBy }}\r\n \r\n \r\n {{\r\n formatDateWithTime(\r\n new Date(y.dateTimeUploaded)\r\n )\r\n }}\r\n \r\n \r\n | \r\n \r\n \r\n \r\n | \r\n
\r\n Qty\r\n | \r\n\r\n Item Name\r\n | \r\n\r\n Warehouse Location\r\n | \r\n\r\n Unit Price\r\n | \r\n\r\n Total Price\r\n | \r\n\r\n Status\r\n | \r\n
---|---|---|---|---|---|
\r\n {{ y.quantity }}\r\n | \r\n\r\n {{ y.itemName }} \r\n {{ y.description }}\r\n | \r\n \r\n {{\r\n y.locationArea ? y.locationArea : \"\"\r\n }}\r\n | \r\n\r\n {{ formatCurrency(y.unitCost) }}\r\n | \r\n\r\n {{\r\n formatCurrency(\r\n y.unitCost * y.quantity\r\n )\r\n }}\r\n | \r\n\r\n \r\n {{\r\n y.isDelivered\r\n ? \"DELIVERED\"\r\n : \"WAIVED\"\r\n }}\r\n \r\n | \r\n
\r\n | \r\n | \r\n | \r\n | \r\n {{\r\n formatCurrency(getTotal(x.iarItems))\r\n }}\r\n | \r\n