X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/245b032241e70470b1d392b5fe055a2dfd6333c6..e20f3f0dac8c4b362af0e6594de9581d05d0f6c4:/templates/webpages/ct/form_header_master.html diff --git a/templates/webpages/ct/form_header_master.html b/templates/webpages/ct/form_header_master.html index b79d19a64..e4d98a088 100644 --- a/templates/webpages/ct/form_header_master.html +++ b/templates/webpages/ct/form_header_master.html @@ -47,7 +47,7 @@ Company Name - + @@ -125,24 +125,32 @@ Tax Number / SSN - USt-IdNr. + + sales tax identification number - [%- IF is_sustomer %] - KNr. beim Kunden + [%- IF is_customer %] + our vendor number at customer [%- ELSE %] - Kundennummer - + Customer Number + [%- END %] Account Number - + Bank Code Number - + Bank - + + + + + IBAN + + BIC + @@ -184,6 +192,8 @@ Obsolete + direct debit + @@ -302,7 +312,7 @@ - +
@@ -316,7 +326,7 @@ name = 'cp_id', id = 'cp_id', DATA = CONTACTS, - onChange = "get_contact(['cp_id__' + this.value], ['cp_name', 'cp_greeting', 'cp_title', 'cp_givenname', 'cp_phone1', 'cp_phone2', 'cp_email', 'cp_abteilung', 'cp_fax', 'cp_mobile1', 'cp_mobile2', 'cp_satphone', 'cp_satfax', 'cp_project', 'cp_privatphone', 'cp_privatemail', 'cp_birthday'])", + onChange = "get_contact(['cp_id__'+this.value],['cp_name','cp_greeting','cp_title','cp_givenname','cp_phone1','cp_phone2','cp_email','cp_abteilung','cp_fax','cp_mobile1','cp_mobile2','cp_satphone','cp_satfax','cp_project','cp_privatphone','cp_privatemail','cp_birthday',enable_delete_contact])", id_key = 'cp_id', label_sub = 'contacts_label', -%] @@ -445,6 +455,7 @@ +
@@ -587,13 +598,3 @@ [%- END %] - -