<td align=right>[% LxERP.format_amount(bt.invoice_amount, 2) %]</td>
<td>[% HTML.escape(bt.remote_name) %]</td>
<td>[% HTML.escape(bt.purpose) %]</td>
- <td>[% HTML.escape(bt.transactiontext) %]</td>
+ <td>[% HTML.escape(bt.transaction_text) %]</td>
<td>[% HTML.escape(bt.remote_account_number) %]</td>
<td>[% HTML.escape(bt.remote_bank_code) %]</td>
<td align=right>[% bt.valutadate_as_date %]</td>