{{_('claim_accept_for_person')}}

{{ claims[0].person_account_number }}

{{ claims[0].person_name }}

{{ c.date | date:_('_date_format') }}   ({{ c.original_date | date:_('_date_format') }})

{{_('claim_expense_type_' + c.expense_type)}}
{{ c.amount }} € ({{ c.original_amount }} €)
{{_('claim_started_at')}}: {{ c.date | date:_('_datetime_format')}} ({{ c.original_date | date:_('_datetime_format')}})
{{_('claim_returned_at')}}: {{ c.per_diem_end_date | date:_('_datetime_format')}} ({{ c.original_per_diem_end_date | date:_('_datetime_format')}})
{{_('claim_duration')}}: ()

{{ c.descr }} ({{ c.original_descr}})
{{ c.km_vehicle }}, {{ c.km_kilometers }} {{_('claim_km')}} x {{ c.km_a_price }} € ({{ c.original_km_kilometers }} {{_('claim_km')}} x {{ c.original_km_a_price }} €)
{{_('claim_receipt_location')}}: {{ c.receipt_location }} ({{ c.original_receipt_location}})
{{_('claim_comments')}}
– {{ comment.author_name}}, {{ comment.date | date:_('_datetime_format') }}
{{_('claim_add_comment')}}
{{_('claim_edited_info_help')}}