X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fct%2Fform_header_de.html;h=975a1bf21cb0a00c25d50d2554b2b5c9efb45761;hb=66fe05d870168832536565d28bd4867ba1552f59;hp=6893fe2cba0c462b6de3429b03b45566b53478ee;hpb=f704c1f4362b5e891bd1827ef8466dd2714d43da;p=kivitendo-erp.git diff --git a/templates/webpages/ct/form_header_de.html b/templates/webpages/ct/form_header_de.html index 6893fe2cb..975a1bf21 100644 --- a/templates/webpages/ct/form_header_de.html +++ b/templates/webpages/ct/form_header_de.html @@ -1,4 +1,4 @@ -[% USE HTML %] +[% USE HTML %][% USE LxERP %]
[% title %]
@@ -47,7 +47,7 @@ Firmenname - + @@ -125,24 +125,32 @@ Steuernummer - USt-IdNr. + + USt-IdNr. - [%- IF is_sustomer %] - KNr. beim Kunden + [%- IF is_customer %] + unsere Lieferanten-Nr. beim Kunden [%- ELSE %] Kundennummer - + [%- END %] Kontonummer - + Bankleitzahl - + Bank - + + + + + IBAN + + BIC + @@ -184,6 +192,8 @@ Ungültig + Lastschrift + @@ -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 @@ +
@@ -586,11 +598,3 @@ [%- END %] - -