{{$t('title')}}

{{$t('entryId')}} {{entry.id}}
{{$t('date')}} {{formatDate(entry.landed,'%d-%m-%Y')}}
{{$t('ref')}} {{entry.invoiceNumber | dashIfEmpty}}
{{$t('supplierData')}}

{{supplier.name}}

{{supplier.street}}
{{supplier.postCode}}, {{supplier.city}}, ({{supplier.province}})
{{supplier.nif}}
{{$t('boxes')}} {{$t('packing')}} {{$t('concept')}} {{$t('reference')}} {{$t('tags')}} {{$t('quantity')}} {{$t('price')}} {{$t('amount')}}
{{buy.stickers}} x {{buy.packing}} {{buy.name}} {{buy.comment}} {{buy.tag5}} → {{buy.value5}} {{buy.tag6}} → {{buy.value6}} {{buy.tag7}} → {{buy.value7}} {{buy.quantity | number($i18n.locale)}} x {{buy.buyingValue | currency('EUR', $i18n.locale)}} = {{buy.buyingValue * buy.quantity | currency('EUR', $i18n.locale)}}
{{getTotalBy('stickers')}} {{getTotalBy('quantity') | number($i18n.locale)}} {{getTotalBy('amount') | currency('EUR', $i18n.locale)}}