]> wagnertech.de Git - kivitendo-erp.git/blobdiff - templates/webpages/bank_transactions/_problems.html
Merge branch 'b-3.6.1' of ../kivitendo-erp_20220811
[kivitendo-erp.git] / templates / webpages / bank_transactions / _problems.html
index 9a10fca92ec3ce78b65ac2bd8033b1cf1906c43a..e2796d5c0701a1e861ab8773a209a3f5f25780e8 100644 (file)
@@ -29,7 +29,7 @@
     <td>[% IF problem.result == 'error' %][% LxERP.t8("Error") %][% ELSE %][% LxERP.t8("Warning") %][% END %]</td>
     <td>
      [% FOREACH invoice = problem.invoices %]
-      [% P.invoice(invoice) %]
+      [% invoice.presenter.invoice %]
       [% UNLESS loop.last %]<br>[% END %]
      [% END %]
     </td>