X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=templates%2Fwebpages%2Fbank_transactions%2Ftabs%2Fall.html;h=04287be9a8600f3a9ef21ea15b2a11ea55e15249;hb=96c33451796e314aa0ec0e48fecdd76674c94796;hp=1a36040b8801ae449854b932171cb607d34fdcef;hpb=9e3dbc2a089a0206df834496c158ced368a459d8;p=kivitendo-erp.git diff --git a/templates/webpages/bank_transactions/tabs/all.html b/templates/webpages/bank_transactions/tabs/all.html index 1a36040b8..04287be9a 100644 --- a/templates/webpages/bank_transactions/tabs/all.html +++ b/templates/webpages/bank_transactions/tabs/all.html @@ -83,8 +83,8 @@ [%- FOREACH bt = BANK_TRANSACTIONS %] - [% 'Assign invoice' | $T8 %] - [% 'Create invoice' | $T8 %] + [% 'Assign invoice' | $T8 %] + [% 'Create invoice' | $T8 %] [% IF debug %] [% bt.agreement %] @@ -92,7 +92,7 @@ [% FOREACH prop = bt.proposals %]
- ←[% HTML.escape(prop.invnumber)%]
[% END %] @@ -102,7 +102,7 @@ [% LxERP.format_amount(bt.invoice_amount, 2) %] [% HTML.escape(bt.remote_name) %] [% HTML.escape(bt.purpose) %] - [% HTML.escape(bt.transactiontext) %] + [% HTML.escape(bt.transaction_text) %] [% HTML.escape(bt.remote_account_number) %] [% HTML.escape(bt.remote_bank_code) %] [% bt.valutadate_as_date %]