]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/bank_transactions/tabs/all.html
BankTransaction: Spaltennamen von CamelCase in snake_case umbenannt
[mfinanz.git] / templates / webpages / bank_transactions / tabs / all.html
index 1a36040b8801ae449854b932171cb607d34fdcef..8b7efdfd635b5052779c881ea04106c8a747be7d 100644 (file)
      <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>