X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fct%2Fform_header_de.html;h=2555f44a0b0ee934e50f1346536e7fc190a5d964;hb=88e16972a3c5a76af719c3eff31b6d8163e2e8b3;hp=bfdd6fced49cc757fb57dc370929fb3b40c0bfdd;hpb=7a7f33b5c1b3531ab761adba1cf19d4ad68cffcd;p=kivitendo-erp.git diff --git a/templates/webpages/ct/form_header_de.html b/templates/webpages/ct/form_header_de.html index bfdd6fced..2555f44a0 100644 --- a/templates/webpages/ct/form_header_de.html +++ b/templates/webpages/ct/form_header_de.html @@ -1,548 +1,593 @@ -[% USE HTML %] - - - - -
[% title %]
- - -
- - - - - -
- -
- - - - -[%- IF is_customer %] - - -[% ELSE %] - - -[% END %] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
KundennummerLieferantennummer
Anrede -   - [%- INCLUDE generic/multibox.html - name = 'selected_company_greeting', - DATA = MB_COMPANY_GREETINGS, - show_empty = 1, - id_key = 'id', - label_key = 'description', - -%] -
Firmenname
Abteilung -
Straße
PLZ/Stadt -
Land
Kontakt
Telefon
Fax
eMail
Homepage
- - - - - - - - - - - - - - - -[%- IF is_sustomer %] - - -[%- ELSE %] - - -[%- END %] - - - - - - - - - - - - - - - -[%- IF is_customer %] - - -[%- END %] - - - - - - - - -[%- IF is_customer %] - - -[%- END %] - -
KreditlimitZahlungskonditionen - [%- INCLUDE generic/multibox.html - name = 'payment_id', - DATA = payment_terms, - show_empty = 1, - id_key = 'id', - label_key = 'description', - -%] - Rabatt - %
SteuernummerUSt-IdNr.KNr. beim KundenKundennummer
KontonummerBankleitzahlBank
Kunden-/Lieferantentyp - [%- INCLUDE generic/multibox.html - name = 'business', - DATA = all_business, - show_empty = 1, - id_key = 'id', - label_key = 'description', - -%] - Sprache - [%- INCLUDE generic/multibox.html - name = 'language_id', - DATA = languages, - show_empty = 1, - id_key = 'id', - label_key = 'description', - -%] - Preisgruppe -[%- IF is_customer %] - [%- INCLUDE generic/multibox.html - name = 'klass', - DATA = all_pricegroup, - show_empty = 1, - id_key = 'id', - label_key = 'pricegroup', - -%] -[% END %] -
Ungültig
Steuersatz - [%- INCLUDE generic/multibox.html - name = 'taxzone_id', - DATA = ALL_TAXZONES, - show_empty = 1, - id_key = 'id', - label_key = 'description', - -%] - Verkäufer/in - [%- INCLUDE generic/multibox.html - name = 'salesman_id', - DATA = ALL_SALESMEN, - show_empty = 1, - id_key = 'id', - label_sub = 'salesman_label', - -%] -
- - - - - - - - -
Bemerkungen
- - - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +[% USE HTML %][% USE LxERP %] +
[% title %]
+ + + + + +
+ +
+ +
Lieferadresse - [%- INCLUDE generic/multibox.html - 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'])", - id_key = 'shipto_id', - label_sub = 'shipto_label', - label_key = 'shipto_label', - -%] -
Firmenname
Abteilung -
Straße
PLZ/Stadt -
Land
Kontakt
Telefon
Fax
eMail
 
 
+ + + [%- IF is_customer %] + + + [%- ELSE %] + + + [%- END %] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
KundennummerLieferantennummer
Anrede +   + [%- INCLUDE generic/multibox.html + name = 'selected_company_greeting', + DATA = MB_COMPANY_GREETINGS, + show_empty = 1, + id_key = 'id', + label_key = 'description', + -%] +
Firmenname
Abteilung + + +
Straße
PLZ/Stadt + + +
Land
Kontakt
Telefon
Fax
eMail
Homepage
-
- -
- - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Ansprechpartner - [%- INCLUDE generic/multibox.html - 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'])", - id_key = 'cp_id', - label_key = 'cp_name', - -%] -
Anrede -   - [%- INCLUDE generic/multibox.html - name = 'selected_cp_greeting', - DATA = MB_GREETINGS, - show_empty = 1, - id_key = 'id', - label_key = 'description', - -%] -
Titel -   - [%- INCLUDE generic/multibox.html - name = 'selected_cp_title', - DATA = MB_TITLES, - show_empty = 1, - id_key = 'id', - label_key = 'description', - -%] -
Abteilung  - [%- INCLUDE generic/multibox.html - name = 'selected_cp_abteilung', - DATA = MB_DEPARTMENT, - show_empty = 1, - id_key = 'id', - label_key = 'description', - -%] -
Vorname
Name
Telefon 1
Telefon 2
Fax
Mobile 1
Mobile 2
Sat. Tel.
Sat. Fax
Projekt
eMail
Privates Tel.
Private eMail
Geburtstag
-
Bcc
- - - - - -
-
- - - + +
Lieferadresse
+ + + + + - - - - - - - - - + + + + + + + + + + [%- IF is_customer %] + + + [%- ELSE %] + + + [%- END %] + + + + + + + + + + + + + + - -
KreditlimitZahlungskonditionen - [%- INCLUDE generic/multibox.html - name = 'delivery_id', - id = 'delivery_id', - DATA = SHIPTO, - onChange = "get_delivery(['shipto_id__' + this.value, 'from__' + from.value, 'to__' + to.value, 'id__' + cvid.value, 'db__' + db.value], ['delivery'])", - id_key = 'shipto_id', - label_sub = 'shipto_label', + [%- INCLUDE generic/multibox.html + name = 'payment_id', + DATA = payment_terms, + show_empty = 1, + id_key = 'id', + label_key = 'description', -%]
Von - Bis -
-
-
+ +
Rabatt %
SteuernummerUSt-IdNr.unsere Lieferanten-Nr. beim KundenKundennummer
KontonummerBankleitzahlBank
Kunden-/Lieferantentyp + [%- INCLUDE generic/multibox.html + name = 'business', + DATA = all_business, + show_empty = 1, + id_key = 'id', + label_key = 'description', + -%]
-
- -
- - [%- IF NOTES && NOTES.size %] -

- - - - - - - - - - - - [%- FOREACH row = NOTES %] - - - - - - - - - - - [%- END %] - -
LöschenBetreffErstellt amErstellt vonWiedervorlagedatumWiedervorlage fürWiedervorlage erledigt
[% UNLESS NOTE_id && (NOTE_id == row.id) %][% END %][% HTML.escape(row.subject) %][% HTML.escape(row.created_on) %][% IF row.created_by_name %][% HTML.escape(row.created_by_name) %][% ELSE %][% HTML.escape(row.created_by_login) %][% END %][% HTML.escape(row.follow_up_date) %][% IF row.created_for_name %][% HTML.escape(row.created_for_name) %][% ELSE %][% HTML.escape(row.created_for_login) %][% END %][% IF row.follow_up_date %][% IF row.follow_up_done %]Ja[% ELSE %]Nein[% END %][% END %]
-

- [%- END %] - -
[% IF NOTE_id %]Notiz bearbeiten[% ELSE %]Notiz erfassen[% END %]
- - - - -

- - - - - - - - - - - - - - - - - - - - -
Betreff
Text
Wiedervorlage am - - - für - -
- - -
-

- -
-
- - - -[%- IF CUSTOM_VARIABLES.size %] -
- -

- - [%- FOREACH var = CUSTOM_VARIABLES %] - - - - - [%- END %] -
[% HTML.escape(var.description) %][% var.HTML_CODE %]
-

+ Sprache + + [%- INCLUDE generic/multibox.html + name = 'language_id', + DATA = languages, + show_empty = 1, + id_key = 'id', + label_key = 'description', + -%] + + + [%- IF is_customer %] + Preisgruppe + + [%- INCLUDE generic/multibox.html + name = 'klass', + DATA = all_pricegroup, + show_empty = 1, + id_key = 'id', + label_key = 'pricegroup', + -%] + + [%- END %] + + + + Ungültig + + Lastschrift + + + + + Steuersatz + + [%- INCLUDE generic/multibox.html + name = 'taxzone_id', + DATA = ALL_TAXZONES, + show_empty = 1, + id_key = 'id', + label_key = 'description', + -%] + + [%- IF is_customer %] + Verkäufer/in + + [%- INCLUDE generic/multibox.html + name = 'salesman_id', + DATA = ALL_SALESMEN, + show_empty = 1, + id_key = 'id', + label_sub = 'salesman_label', + -%] + + [%- END %] + + + + + + + + + + + +
Bemerkungen
+ +
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -
- -[%- END %] + + + + - + + + + + + + + + + + + + + + + + + + + + +
Lieferadresse + [%- INCLUDE generic/multibox.html + 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',enable_delete_shipto])", + id_key = 'shipto_id', + label_sub = 'shipto_label', + label_key = 'shipto_label', + -%] +
Firmenname
Abteilung + + +
Straße
PLZ/Stadt + + +
Land
Kontakt
Telefon
Fax
eMail
 
 
+ + +
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Ansprechpartner + [%- INCLUDE generic/multibox.html + 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',enable_delete_contact])", + id_key = 'cp_id', + label_sub = 'contacts_label', + -%] +
Anrede +   + [%- INCLUDE generic/multibox.html + name = 'selected_cp_greeting', + DATA = MB_GREETINGS, + show_empty = 1, + id_key = 'id', + label_key = 'description', + -%] +
Titel +   + [%- INCLUDE generic/multibox.html + name = 'selected_cp_title', + DATA = MB_TITLES, + show_empty = 1, + id_key = 'id', + label_key = 'description', + -%] +
Abteilung +   + [%- INCLUDE generic/multibox.html + name = 'selected_cp_abteilung', + DATA = MB_DEPARTMENT, + show_empty = 1, + id_key = 'id', + label_key = 'description', + -%] +
Vorname
Name
Telefon 1
Telefon 2
Fax
Mobile 1
Mobile 2
Sat. Tel.
Sat. Fax
Projekt
eMail
Privates Tel.
Private eMail
Geburtstag

Bcc
+ + +
+
+ +
+ + + + + + + + + + + + + + + + +
Lieferadresse + [%- INCLUDE generic/multibox.html + name = 'delivery_id', + id = 'delivery_id', + DATA = SHIPTO, + onChange = "get_delivery(['shipto_id__' + this.value, 'from__' + from.value, 'to__' + to.value, 'id__' + cvid.value, 'db__' + db.value], ['delivery'])", + id_key = 'shipto_id', + label_sub = 'shipto_label', + -%] +
Von + + + Bis + + +
+
+
+
+ +
+
+ +
+ + [%- IF NOTES && NOTES.size %] +

+ + + + + + + + + + + + [%- FOREACH row = NOTES %] + + + + + + + + + + + [%- END %] + + + +
LöschenBetreffErstellt amErstellt vonWiedervorlagedatumWiedervorlage fürWiedervorlage erledigt
[% UNLESS NOTE_id && (NOTE_id == row.id) %][% END %][% HTML.escape(row.subject) %][% HTML.escape(row.created_on) %][% IF row.created_by_name %][% HTML.escape(row.created_by_name) %][% ELSE %][% HTML.escape(row.created_by_login) %][% END %][% HTML.escape(row.follow_up_date) %][% IF row.created_for_name %][% HTML.escape(row.created_for_name) %][% ELSE %][% HTML.escape(row.created_for_login) %][% END %][% IF row.follow_up_date %][% IF row.follow_up_done %]Ja[% ELSE %]Nein[% END %][% END %]
+

+ [%- END %] + +
[% IF NOTE_id %]Notiz bearbeiten[% ELSE %]Notiz erfassen[% END %]
+ + + + +

+ + + + + + + + + + + + + + + + + + + + +
Betreff
Text
Wiedervorlage am + + + für + +
  + + +
+

+ +
+
+ + [%- IF CUSTOM_VARIABLES.size %] +
+ +

+ + [%- FOREACH var = CUSTOM_VARIABLES %] + + + + + [%- END %] +
[% HTML.escape(var.description) %][% var.HTML_CODE %]
+

+ +
+
+ [%- END %] - +