X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fsepa%2Fbank_transfer_add.html;h=d09a489ba63821b9b5020619d4a2042548f5d898;hb=9589ecd776677cdeb2fbaf8de211963d24cf5aa1;hp=41a8ff0e15f8992c063789a6ad35bd34259fa873;hpb=075bd42af8885aee3c18fe055a2c82b8b43f4cea;p=kivitendo-erp.git diff --git a/templates/webpages/sepa/bank_transfer_add.html b/templates/webpages/sepa/bank_transfer_add.html index 41a8ff0e1..d09a489ba 100644 --- a/templates/webpages/sepa/bank_transfer_add.html +++ b/templates/webpages/sepa/bank_transfer_add.html @@ -9,8 +9,7 @@ [% SET arap = 'ar' %] [% SET iris = 'is' %] [%- END %] - -

[% title %]

+

[% title %]

@@ -47,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; @@ -72,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 %] @@ -86,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 %] @@ -100,17 +104,10 @@ - -