X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/345248fd59538b5bfabc5fc54defdc17f76481f3..3aa5cee2f12c1dff757539b60196bf5e1be0a5d6:/templates/webpages/sepa/bank_transfer_add.html diff --git a/templates/webpages/sepa/bank_transfer_add.html b/templates/webpages/sepa/bank_transfer_add.html index c38154b29..d09a489ba 100644 --- a/templates/webpages/sepa/bank_transfer_add.html +++ b/templates/webpages/sepa/bank_transfer_add.html @@ -9,9 +9,7 @@ [% SET arap = 'ar' %] [% SET iris = 'is' %] [%- END %] - - -

[% title %]

+

[% title %]

@@ -48,12 +46,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 +71,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 +88,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,17 +104,10 @@ - -