{{$t('title')}}

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

{{supplier.name}}

{{supplier.street}}
{{$t('boxes')}} {{$t('packing')}} {{$t('concept')}} {{$t('quantity')}} {{$t('price')}} {{$t('amount')}}
{{$t('total')}} {{getTotal() | currency('EUR', locale)}}

{{$t('notes')}}

{{entry.notes}}