X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fsepa%2Fbank_transfer_add.html;h=4ae82d12d45e21f151b721698659cbc2d755493b;hb=833f083eae2a4547c49f8f92a2fdca6ba4dfe5f4;hp=0954d1dbc1f9f302657b20185b572a608f9d3cb2;hpb=6b1f644cf4630cd22a91892eac6c3a2dfb25659c;p=kivitendo-erp.git diff --git a/templates/webpages/sepa/bank_transfer_add.html b/templates/webpages/sepa/bank_transfer_add.html index 0954d1dbc..4ae82d12d 100644 --- a/templates/webpages/sepa/bank_transfer_add.html +++ b/templates/webpages/sepa/bank_transfer_add.html @@ -9,7 +9,6 @@ [% SET arap = 'ar' %] [% SET iris = 'is' %] [%- END %] -

[% title %]

@@ -48,12 +47,12 @@ [%- IF invoice.vc_bank_info_ok %] - + [%- END %] [%- IF loop.first || (previous_vcname != invoice.vcname) %] - + [%- GET HTML.escape(invoice.vcname); SET previous_vcname = invoice.vcname; IF !invoice.vc_bank_info_ok; @@ -73,9 +72,12 @@ [% LxERP.format_amount(invoice.invoice_amount, -2) %] [% LxERP.format_amount(invoice.open_amount, -2) %] [% invoice.duedate %] - + + [%- SET reference = invoice.reference_prefix _ invoice.invnumber %] + + - + [%- END %] @@ -87,8 +89,10 @@ (1) [%- IF is_vendor %] [%- 'No bank information has been entered in this vendor\'s master data entry. You cannot create bank transfers unless you enter bank information.' | $T8 %] + [% "The required information consists of the IBAN and the BIC." | $T8 %] [%- ELSE %] [%- 'No bank information has been entered in this customer\'s master data entry. You cannot create bank collections unless you enter bank information.' | $T8 %] + [% "The required information consists of the IBAN, the BIC, the mandator ID and the mandate's date of signature." | $T8 %] [%- END %]

[%- END %] @@ -101,19 +105,10 @@ - - - -