Subtotal {{$ctrl.subtotal | currency: 'EUR':2}}

VAT {{$ctrl.VAT | currency: 'EUR':2}}

Total {{$ctrl.order.total | currency: 'EUR':2}}
Item ID Description Warehouse Shipped Quantity Price {{("000000"+row.itemFk).slice(-6)}} {{row.warehouse.name}} {{row.shipped | date: 'dd/MM/yyyy'}} {{row.quantity}} {{row.price | currency: 'EUR':2}} No results