{App.helpers.formatPurchaseOrderType(parent.purchaseOrder.type)} ({parent.purchaseOrder.subType})
{parent.purchaseOrder.supplierName}
| Description | Sub-Total | VAT | Total | |
|---|---|---|---|---|
|
£
|
£
|
£
|
||
| TOTAL | {App.helpers.formatCurrencyWithCommas(parent.purchaseOrder.subTotal)} | {App.helpers.formatCurrencyWithCommas(parent.purchaseOrder.vat)} | {App.helpers.formatCurrencyWithCommas(parent.purchaseOrder.total)} | |
| There are no items on this purchase order | ||||