| [%- LxERP.t8("ID") %]: |
[%- LxERP.t8("Amount") %]: |
[%- LxERP.t8("Remote bank code") %]: |
[%- LxERP.t8("Remote account number") %]: |
[%- LxERP.t8("Remote name") %]: |
[%- LxERP.t8("Purpose") %]: |
[%- LxERP.t8("Transdate") %]: |
| [% SELF.transaction.id %] |
[% LxERP.format_amount(SELF.transaction.amount, 2) %] |
[% SELF.transaction.remote_bank_code %] |
[% SELF.transaction.remote_account_number %] |
[% SELF.transaction.remote_name %] |
[% SELF.transaction.purpose %] |
[% SELF.transaction.transdate_as_date %] |