X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fct%2Fform_header_master.html;h=e4d98a08893ade97e545a58d8b41eef69b3a5880;hb=06211d74ea81c20cd935a9f35df45a6f76590692;hp=fdb122bbf9504e152b10f24a06869ee50a8e8d9e;hpb=eeb07c164e0c3398f14372308b404fb07e2102cf;p=kivitendo-erp.git diff --git a/templates/webpages/ct/form_header_master.html b/templates/webpages/ct/form_header_master.html index fdb122bbf..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 + @@ -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,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', -%] @@ -444,6 +455,7 @@ +
@@ -586,11 +598,3 @@ [%- END %] - -