X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fis%2F_payments.html;h=ce4cb8ab44831c58941be2d269082de86f9e952f;hb=397e706b4c72c9fe818b8c549b7ae59fe7671d95;hp=e0da4e1a25d77fc07927e7c2749952180044a151;hpb=5058c99dba2ca85519c891465f86b4f3d7fcfce5;p=kivitendo-erp.git diff --git a/templates/webpages/is/_payments.html b/templates/webpages/is/_payments.html index e0da4e1a2..ce4cb8ab4 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 %] @@ -111,7 +117,7 @@ @@ -144,3 +150,6 @@ +