X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fbank_transactions%2Finvoices.html;h=dfa1b6fadcd396c0decf54c4a486ed05cc863e7b;hb=232f9a39e89eb762ce23605230e810d2c5071cbc;hp=3249dcf82b84a5e5f1ea55fe458ef197857d51fe;hpb=bbf5c662c1c707852b30d0fb6985efdf6148f14f;p=kivitendo-erp.git diff --git a/templates/webpages/bank_transactions/invoices.html b/templates/webpages/bank_transactions/invoices.html index 3249dcf82..dfa1b6fad 100644 --- a/templates/webpages/bank_transactions/invoices.html +++ b/templates/webpages/bank_transactions/invoices.html @@ -5,7 +5,7 @@
[% L.hidden_tag('invoice_ids.' _ bt_id _'[]', invoice.id) %] [% 'Invno.' | $T8 %]: [% invoice.invnumber %] - [% 'Amount' | $T8 %]: [% LxERP.format_amount(invoice.amount_open, 2) %] + [% 'Open amount' | $T8 %]: [% LxERP.format_amount(invoice.open_amount, 2) %] x
[% END %]