X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=templates%2Fwebpages%2Fpayment_term%2Fform.html;h=c77e719f17cbf3fd47d772b0a49860675947fca4;hb=46efaf453010f2744b53ff402b9691d2cd2382ec;hp=48cc15a76b2e585a2852ad39f7420fd79195c536;hpb=5bc87ade7044239fa9e893b9d7cbd476dc627eea;p=kivitendo-erp.git diff --git a/templates/webpages/payment_term/form.html b/templates/webpages/payment_term/form.html index 48cc15a76..c77e719f1 100755 --- a/templates/webpages/payment_term/form.html +++ b/templates/webpages/payment_term/form.html @@ -85,8 +85,12 @@ <%invtotal_wo_skonto%>[% LxERP.t8("Invoice total less discount") %] <%currency%>[% LxERP.t8("The selected currency") %] <%terms_netto%>[% LxERP.t8("The number of days for full payment") %] - <%account_number%>[% LxERP.t8("Your account number") %] - <%bank%>[% LxERP.t8("Your bank") %] - <%bank_code%>[% LxERP.t8("Your bank code") %] + <%bank%>[% LxERP.t8("Customer's/vendor's bank") %] + <%bic%>[% LxERP.t8("Customer's/vendor's BIC") %] + <%iban%>[% LxERP.t8("Customer's/vendor's IBAN") %] + <%mandator_id%>[% LxERP.t8("Customer's SEPA mandator ID") %] + <%mandate_date_of_signature%>[% LxERP.t8("Customer's Mandate Date of Signature") %] + <%account_number%>[% LxERP.t8("Customer's/vendor's account number") %] + <%bank_code%>[% LxERP.t8("Customer's/vendor's bank code") %]