{{$t('title')}}

{{$t('clientId')}} {{client.id}}
{{$t('date')}} {{dated}}
{{$t('clientData')}}

{{client.socialName}}

{{client.street}}
{{client.postcode}}, {{client.city}} ({{client.province}})
{{client.country}}
{{$t('date')}} {{$t('concept')}} {{$t('invoiced')}} {{$t('payed')}} {{$t('balance')}}
{{sale.issued | date('%d-%m-%Y')}} {{sale.ref}} {{sale.debtOut}} {{sale.debtIn}} {{getBalance(sale)}}
Total {{getTotalDebtOut() | currency('EUR', $i18n.locale)}} {{getTotalDebtIn() | currency('EUR', $i18n.locale)}} {{totalBalance | currency('EUR', $i18n.locale)}}