X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fis%2F_payments.html;h=ffab3210fbe65f59fd7373c91f9e68dc41a82e3b;hb=1dbba310dfffc4caa2a786893134fb3dbebd3e28;hp=e0da4e1a25d77fc07927e7c2749952180044a151;hpb=5058c99dba2ca85519c891465f86b4f3d7fcfce5;p=kivitendo-erp.git diff --git a/templates/webpages/is/_payments.html b/templates/webpages/is/_payments.html index e0da4e1a2..ffab3210f 100644 --- a/templates/webpages/is/_payments.html +++ b/templates/webpages/is/_payments.html @@ -18,6 +18,7 @@ [%- 'Source' | $T8 %] [%- 'Memo' | $T8 %] [%- 'Amount' | $T8 %] + [% IF show_exchangerate %] [%- 'Exch' | $T8 %] [% END %] @@ -77,6 +78,11 @@ [% LxERP.format_amount($paid, 2, 1) %] [% END %] + + [% IF $changeable && loop.last && paid_missing > 0 %] + + [% END %] + [% IF show_exchangerate %] @@ -144,3 +150,6 @@ +