X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fct%2Fform_header_master.html;h=c40d3a2f060f0f82fc1732bd6ea45301af1f8253;hb=7bc8df16096d7507322b4505f40e092e9a3f908c;hp=ea2fbc37f39e71e540949847fcf4418b5a9e8768;hpb=36a9840b61c8222cfc2f94ed03b1890f757ae73c;p=kivitendo-erp.git diff --git a/templates/webpages/ct/form_header_master.html b/templates/webpages/ct/form_header_master.html index ea2fbc37f..c40d3a2f0 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 + @@ -235,7 +245,7 @@ name = 'shipto_id', id = 'shipto_id', DATA = SHIPTO, - onChange = "get_shipto(['shipto_id__' + this.value], ['shiptoname','shiptodepartment_1', 'shiptodepartment_2','shiptostreet','shiptozipcode','shiptocity','shiptocountry','shiptocontact','shiptophone','shiptofax','shiptoemail'])", + onChange = "get_shipto(['shipto_id__' + this.value], ['shiptoname','shiptodepartment_1', 'shiptodepartment_2','shiptostreet','shiptozipcode','shiptocity','shiptocountry','shiptocontact','shiptophone','shiptofax','shiptoemail',enable_delete_shipto])", id_key = 'shipto_id', label_sub = 'shipto_label', label_key = 'shipto_label', @@ -302,6 +312,7 @@ +
@@ -315,9 +326,9 @@ 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_key = 'cp_name', + label_sub = 'contacts_label', -%] @@ -444,6 +455,7 @@ +
@@ -464,14 +476,14 @@ - From + From - + - To (time) + To (time) - + @@ -586,11 +598,3 @@ [%- END %] - -