{{'receipt_voided' | translate}}
{{'this_receipt_have_been_voided' | translate}}
- {{'description' | translate}}: {{selTrans.data.description}}
- {{'date' | translate}}: {{selTrans.data.date_transaction_local_str}}
- {{'amount' | translate}}: {{selTrans.data.currency}} {{selTrans.data.amount | number:2}} / {{selTrans.data.currency_intl}} {{selTrans.data.amount_intl | number:2}}
- {{'paid_amount' | translate}}: {{selTrans.data.paid_amount_currency}} {{selTrans.data.paid_amount | number:2}}
- {{'paid_amount' | translate}}: {{selTrans.data.paid_amount_intl_currency}} {{selTrans.data.paid_amount_intl | number:2}}
- {{'client' | translate}}: {{selTrans.data.client_name}}
- {{'method' | translate}}: {{selTrans.data.origin_str}}
- {{'description' | translate}}: {{selTrans.data.origin_method_str}}
- {{'description' | translate}}: {{selTrans.data.origin_description}}
- {{'reference' | translate}}: {{selTrans.data.origin_reference}}
- {{'made_by' | translate}}: {{selTrans.data.made_by}} ({{selTrans.data.made_by_email}})
- {{'notes' | translate}}: {{selTrans.data.notes}}
{{'items' | translate}}
- {{item.quantity}} x {{item.description}}: {{item.currency}} {{item.amount | number:2}} / {{item.currency_intl}} {{item.amount_intl | number:2}}