X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fir%2F_payments.html;h=bef8c338e727fa7f78390865802c02f43270320b;hb=3af1ae3c0e590feebb2f4c0f1fc0a5bd6dfbd4a2;hp=63da6fcea4c151b74fb3e672128c76b78eb3f525;hpb=01678c873dfa6fcbe5003789e79d8b7ad7c93551;p=kivitendo-erp.git diff --git a/templates/webpages/ir/_payments.html b/templates/webpages/ir/_payments.html index 63da6fcea..bef8c338e 100644 --- a/templates/webpages/ir/_payments.html +++ b/templates/webpages/ir/_payments.html @@ -19,6 +19,7 @@ [% 'Source' | $T8 %] [% 'Memo' | $T8 %] [% 'Amount' | $T8 %] + [% IF show_exchangerate %] [% 'Exch' | $T8 %] [% END %] @@ -75,6 +76,11 @@ [% LxERP.format_amount($paid, 2, 1) %] [% END %] + + [% IF $changeable && loop.last && paid_missing > 0 %] + + [% END %] + [% IF show_exchangerate %] @@ -129,3 +135,6 @@ +