{{ ::vm.text[vm.lang].packageInTransit }} {{ s.deliveryDate | date : 'd MMMM' }}
{{ ::vm.text[vm.lang].openAmount }}: {{ vm.order.openAmount | currency }}.
{{ ::vm.text[vm.lang].subscriptionStop }} {{ vm.raw.dateEnd | date : 'd-M-yyyy' }} {{ ::vm.text[vm.lang].subscriptionStop }} {{ vm.raw.dateEnd | date : 'd-M-yyyy' }} {{ ::vm.text[vm.lang].minDeliveries }}
{{ vm.contractTypes[vm.raw.cargo.ContractTypeId] }} - {{ vm.intervals[vm.raw.dispatchInterval] }} - wordt stopgezet per {{ vm.raw.dateEnd | date : 'd-M-yyyy' }} - wordt stopgezet vanaf {{ vm.raw.dateEnd | date : 'd-M-yyyy' }} wanneer alle leveringen zijn verzonden - stopgezet per {{ vm.raw.modifiedOn | date : 'd-M-yyyy' }}
Betaling - Incasso - IBAN: {{ vm.order.account.maskedAccountNumber }}
{{ vm.order.deliveryDate | date : 'EEEE' }} {{ vm.order.deliveryDate | date : vm.order.type == 'shipment' ? 'd MMMM' : 'd MMMM yyyy' }} Opmerking voor de bezorger: {{ vm.order.comment || 'geen commentaar' }}
Uw {{ vm.order.type == 'subscription' ? 'abonnement is opgezegd' : 'bestelling is stopgezet' }}.
{{ vm.order.shippingAddress.street1 }} {{ vm.order.shippingAddress.houseNumber }} {{ vm.order.shippingAddress.houseNumberExt }}
{{ vm.order.shippingAddress.postalCode }} {{ vm.order.shippingAddress.city }}
{{ vm.order.invoiceAddress.street1 }} {{ vm.order.invoiceAddress.houseNumber }} {{ vm.order.invoiceAddress.houseNumberExt }}
{{ vm.order.invoiceAddress.postalCode }} {{ vm.order.invoiceAddress.city }}
{{ p.productName.split('(')[0] }} {{ sub.quantity }}x {{ sub.productName.split('(')[0] }}
{{ p.quantity }} x
{{ p.total | currency }}
Subtotaal incl. BTW
{{ vm.sum(vm.order.products, 'total') | currency }}
{{ d.discountName }}
{{ d.total | currency }}
BTW {{ key * 100 | number : 0 }}%
{{ val | currency }}
Totaal incl. BTW
{{ vm.order.total | currency }}