{{ $t('info.export_conflicts') }}
{{ $t('info.export_no_conflicts') }}
| {{ $t('label.case') }} | {{ $t('label.date_requested') }} | {{ $t('label.date_decision') }} | {{ $t('label.beneficiary') }} | {{ $t('label.decided_amount') }} | {{ $t('label.status_payment_date_payment') }} | {{ $t('label.sepa_generated_on') }} | |
|---|---|---|---|---|---|---|---|
| {{ item.patientCase.code }} | {{ item.patientCase.createdAt|formatDate }} | {{ item.patientCase.commission.commissionDate|formatDate }} |
{{ item.nameBeneficiary }}
{{ item.ibanBeneficiary }} {{ item.freeMessage }} ***{{ item.structuredMessage }}*** |
{{ item.calculation.amount|currency }} | {{ item.calculation.payedOn | formatDate }} | {{ item.calculation.sepaExportedOn | formatDate }} | |