Purchase Order
{{ errors.number }}
{{ errors.quantity }}
{{ errors.location }}
{{ errors.product }}
QUANTITY | QTY FULFILLED | QTY REMAINING |
---|---|---|
{{purchaseOrder.quantity}} | {{purchaseOrder.quantityFulfilled}} | {{purchaseOrder.quantityRemaining}} |
SIN | YEAR | LOCATION | STATUS |
---|---|---|---|
{{item.sin}} | {{item.manufacturedMonth}}-{{item.manufacturedYear}} | {{item.locationName}} | {{item.statusTypeName}} |