X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/7130d91ec4941cad5aba49bdd39911a2d5fa9a89..1465da30:/templates/webpages/is/_payments_master.html diff --git a/templates/webpages/is/_payments_master.html b/templates/webpages/is/_payments_master.html index 0549e2805..521666192 100644 --- a/templates/webpages/is/_payments_master.html +++ b/templates/webpages/is/_payments_master.html @@ -3,7 +3,7 @@
| - + | -|; - | |; - | |; - | + | + | + | [% IF show_exchangerate %] - [% SET row.forex = 'forex_' _ i %] - [% SET row.exchangerate = 'exchangerate_' _ i %] - [% IF row.forex %] - - [% row.exchangerate | html %] + | + [% SET forex = 'forex_' _ i %] + [% SET exchangerate = 'exchangerate_' _ i %] + [% IF forex %] + + [% LxERP.format_amount(exchangerate, 2) %] [% ELSE %] - + [% END %] - ; -[% END %] + ; | -|; +[% END %] + | [% LxERP.format_amount(paid_missing, 2) | html %] | - - - + + + - +|