X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/36a9840b61c8222cfc2f94ed03b1890f757ae73c..c8c6d6d:/templates/webpages/ct/form_header_de.html diff --git a/templates/webpages/ct/form_header_de.html b/templates/webpages/ct/form_header_de.html index 99cc45520..8d885dc53 100644 --- a/templates/webpages/ct/form_header_de.html +++ b/templates/webpages/ct/form_header_de.html @@ -1,4 +1,5 @@ -[% USE HTML %][% USE LxERP %]
+[% USE HTML %][% USE LxERP %] +| [% IF is_customer %]Kundentyp[%- ELSE %]Lieferantentyp[%- END %] | ++ [%- INCLUDE generic/multibox.html + name = 'business', + DATA = all_business, + show_empty = 1, + id_key = 'id', + label_key = 'description', + -%] + | +|||||||
|---|---|---|---|---|---|---|---|---|
| Vertreter | ++ [%- INCLUDE generic/multibox.html + name = 'salesman_id', + DATA = ALL_SALESMAN_CUSTOMERS, + id_key = 'id', + label_key = 'name', + -%] + | +|||||||
| Kundennummer | @@ -46,8 +72,8 @@||||||||
| Firmenname | -+ | [% IF is_customer %]Kundenname[%- ELSE %]Lieferantenname[%- END %] | +||||||
| Steuernummer | + | USt-IdNr. | - [%- IF is_sustomer %] - | KNr. beim Kunden | + [%- IF is_customer %] +unsere Lieferanten-Nr. beim Kunden | [%- ELSE %] | Kundennummer | @@ -138,24 +165,42 @@|
| Kontonummer | -+ | Bankleitzahl | -+ | Bank | -+ | |||
| Kunden-/Lieferantentyp | -- [%- INCLUDE generic/multibox.html - name = 'business', - DATA = all_business, - show_empty = 1, - id_key = 'id', - label_key = 'description', - -%] - | +IBAN | ++ | BIC | ++ | |||
| Benutzername | ++ | Passwort | ++ | |||||
| [% IF is_customer %]Kundentyp[% ELSE %]Lieferantentyp[%- END %] | ++ [%- INCLUDE generic/multibox.html + name = 'business', + DATA = all_business, + show_empty = 1, + id_key = 'id', + label_key = 'description', + -%] + | + [%- END %]Sprache | [%- INCLUDE generic/multibox.html @@ -184,6 +229,8 @@ | |||||
| Ungültig | + | Lastschrift | +||||||
| Verkäufer/in | [%- INCLUDE generic/multibox.html @@ -235,7 +282,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,set_gender])", id_key = 'shipto_id', label_sub = 'shipto_label', label_key = 'shipto_label', @@ -302,6 +349,7 @@ |