X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/88d162cc5e8e8d3810059d918a1eef6a2b205984..fbcd5580:/templates/webpages/bank_transactions/tabs/automatic.html diff --git a/templates/webpages/bank_transactions/tabs/automatic.html b/templates/webpages/bank_transactions/tabs/automatic.html index 12054cf5f..63f6d16e1 100644 --- a/templates/webpages/bank_transactions/tabs/automatic.html +++ b/templates/webpages/bank_transactions/tabs/automatic.html @@ -33,10 +33,10 @@ [% L.checkbox_tag('proposal_ids[]', checked=0, value=proposal.id) %] - [% HTML.escape(proposal.transactiontext) %] + [% HTML.escape(proposal.transaction_text) %] [% proposal.id %] [% proposal.transdate_as_date %] - [% proposal.amount_as_number %] + [% LxERP.format_amount(proposal.amount,2) %] [% HTML.escape(proposal.purpose) %] [% HTML.escape(proposal.remote_name) %]