X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fir%2F_payments.html;h=6726c8b1dce915df6b982e788febf9f24b7338cb;hb=7230b956646b33a6a2da270df50d1e8edf5e4dd2;hp=bef8c338e727fa7f78390865802c02f43270320b;hpb=2484963690bcd94211e97ed01b6e941d73313511;p=kivitendo-erp.git diff --git a/templates/webpages/ir/_payments.html b/templates/webpages/ir/_payments.html index bef8c338e..6726c8b1d 100644 --- a/templates/webpages/ir/_payments.html +++ b/templates/webpages/ir/_payments.html @@ -6,14 +6,8 @@ -[% IF is_type_credit_note || vc == 'vendor' %] -[% ELSE %] - -[%- END %] - - @@ -87,14 +81,14 @@ [% SET forex = 'forex_' _ i %] [% SET exchangerate = 'exchangerate_' _ i %] [% IF $forex %] - - [% LxERP.format_amount($forex, 2) %] + + [% LxERP.format_amount($forex, 5) %] [% ELSE %] [% IF $changeable %] - + [% ELSE %] - - [% LxERP.format_amount($exchangerate, 2, 1) %] + + [% LxERP.format_amount($exchangerate, 5, 1) %] [% END %] [% END %]
[% 'Payments' | $T8 %][% 'Incoming Payments' | $T8 %]
[% 'Date' | $T8 %] [% 'Source' | $T8 %]