{{ $t('customers.opening_balance') }}:
| {{ $t('general.date') }} | {{ $t('customers.activity') }} | {{ $t('customers.debit') }} | {{ $t('customers.credit') }} | {{ $t('customers.balance') }} |
|---|---|---|---|---|
| {{ entry.date }} | {{ entry.reference }}{{ entry.description }} |
{{ $t('customers.no_statement_activity') }}
| {{ $t('payments.invoice') }} | {{ $t('invoices.due_date') }} | {{ $t('customers.original_amount') }} | {{ $t('customers.applied') }} | {{ $t('customers.remaining') }} |
|---|---|---|---|---|
| {{ invoice.due_date }} |
{{ $t('customers.no_outstanding_invoices') }}
{{ $t('customers.apply_credit_description') }}