Show the actual value of the sender, not the name of the variable...
authorMagnus Hagander <magnus@hagander.net>
Mon, 16 Jun 2025 12:07:45 +0000 (14:07 +0200)
committerMagnus Hagander <magnus@hagander.net>
Mon, 16 Jun 2025 12:07:45 +0000 (14:07 +0200)
template/invoices/banktransactions.html

index 9b0ad9f68fb3eba437457d675ff65ace5e314f6b..d5ace0fa8c1ce0660616060ddd3d819951aeaae4 100644 (file)
@@ -30,7 +30,7 @@
     <tr>
       <td>{{trans.created}}</td>
       <td class="nobr">{{trans.amount|format_currency}}</td>
-      <td>{%if trans.transtext%}{{trans.transtext}}{%elif trans.sender%}trans.sender{%endif%}</td>
+      <td>{%if trans.transtext%}{{trans.transtext}}{%elif trans.sender%}{{trans.sender}}{%endif%}</td>
       <td>{{trans.method.internaldescription}}</td>
       <td>{{trans.comments}}</td>
       <td>