X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fct%2Fform_header_master.html;h=4c2db99d3b2a66d305266b56c94038035c4e9926;hb=2e8ce008611246347f9682d81e8fabf015765bf5;hp=2cb672692874dad894754131581744558ffcd1d4;hpb=7a7f33b5c1b3531ab761adba1cf19d4ad68cffcd;p=kivitendo-erp.git diff --git a/templates/webpages/ct/form_header_master.html b/templates/webpages/ct/form_header_master.html index 2cb672692..4c2db99d3 100644 --- a/templates/webpages/ct/form_header_master.html +++ b/templates/webpages/ct/form_header_master.html @@ -1,548 +1,649 @@ -[% USE HTML %] - - - - -
[% title %]
- - -
- - - - - -
- -
- - - - -[%- IF is_customer %] - - -[% ELSE %] - - -[% END %] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Customer NumberVendor Number
Greeting -   - [%- INCLUDE generic/multibox.html - name = 'selected_company_greeting', - DATA = MB_COMPANY_GREETINGS, - show_empty = 1, - id_key = 'id', - label_key = 'description', - -%] -
Company Name
Abteilung -
Street
Zipcode/City -
Country
Contact
Phone
Fax
E-mail
Homepage
- - - - - - - - - - - - - - - -[%- IF is_sustomer %] - - -[%- ELSE %] - - -[%- END %] - - - - - - - - - - - - - - - -[%- IF is_customer %] - - -[%- END %] - - - - - - - - -[%- IF is_customer %] - - -[%- END %] - -
Credit LimitPayment Terms - [%- INCLUDE generic/multibox.html - name = 'payment_id', - DATA = payment_terms, - show_empty = 1, - id_key = 'id', - label_key = 'description', - -%] - Discount - %
Tax Number / SSNUSt-IdNr.KNr. beim KundenKundennummer
Account NumberBank Code NumberBank
Type of Business - [%- INCLUDE generic/multibox.html - name = 'business', - DATA = all_business, - show_empty = 1, - id_key = 'id', - label_key = 'description', - -%] - Language - [%- INCLUDE generic/multibox.html - name = 'language_id', - DATA = languages, - show_empty = 1, - id_key = 'id', - label_key = 'description', - -%] - Preisklasse -[%- IF is_customer %] - [%- INCLUDE generic/multibox.html - name = 'klass', - DATA = all_pricegroup, - show_empty = 1, - id_key = 'id', - label_key = 'pricegroup', - -%] -[% END %] -
Obsolete
Steuersatz - [%- INCLUDE generic/multibox.html - name = 'taxzone_id', - DATA = ALL_TAXZONES, - show_empty = 1, - id_key = 'id', - label_key = 'description', - -%] - Salesman - [%- INCLUDE generic/multibox.html - name = 'salesman_id', - DATA = ALL_SALESMEN, - show_empty = 1, - id_key = 'id', - label_sub = 'salesman_label', - -%] -
- - - - - - - - -
Notes
- - - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +[% USE HTML %][% USE LxERP %] + +
[% title %]
+ + + + + +
+ +
+ +
Shipping Address - [%- 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', - -%] -
Company Name
Abteilung -
Street
Zipcode/City -
Country
Contact
Phone
Fax
E-mail
 
 
+ + [% IF conf_vertreter %] + + + + + + + + + [%- END %] + + [%- IF is_customer %] + + + [%- ELSE %] + + + [%- END %] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
[% IF is_customer %]Type of Customer[%- ELSE %]Type of Vendor[%- END %] + [%- INCLUDE generic/multibox.html + name = 'business', + DATA = all_business, + show_empty = 1, + id_key = 'id', + label_key = 'description', + -%] +
Representative + [%- INCLUDE generic/multibox.html + name = 'salesman_id', + DATA = ALL_SALESMAN_CUSTOMERS, + id_key = 'id', + label_key = 'name', + -%] +
Customer NumberVendor Number
Greeting +   + [%- INCLUDE generic/multibox.html + name = 'selected_company_greeting', + DATA = MB_COMPANY_GREETINGS, + show_empty = 1, + id_key = 'id', + label_key = 'description', + -%] +
[% IF is_customer %]Customer Name[%- ELSE %]Vendor Name[%- END %]
Department + + +
Street
Zipcode/City + + +
Country
Contact
Phone
Fax
E-mail
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', - -%] -
Greeting -   - [%- INCLUDE generic/multibox.html - name = 'selected_cp_greeting', - DATA = MB_GREETINGS, - show_empty = 1, - id_key = 'id', - label_key = 'description', - -%] -
Title -   - [%- INCLUDE generic/multibox.html - name = 'selected_cp_title', - DATA = MB_TITLES, - show_empty = 1, - id_key = 'id', - label_key = 'description', - -%] -
Department  - [%- INCLUDE generic/multibox.html - name = 'selected_cp_abteilung', - DATA = MB_DEPARTMENT, - show_empty = 1, - id_key = 'id', - label_key = 'description', - -%] -
Given Name
Name
Phone1
Phone2
Fax
Mobile1
Mobile2
Sat. Phone
Sat. Fax
Project
E-mail
Private Phone
Private E-mail
Birthday
-
Bcc
- - - - - -
-
- - - +
Shipping Address
+ + + + + - + + + + + + + + + + + + [%- IF is_customer %] + + + [%- ELSE %] + + + [%- END %] + + + + + + + + + + + + + + + + + + + [%- IF conf_vertreter %] + + + + + + + [%- END %] + + + [% UNLESS conf_vertreter %] + + + [%- END %] + + + + [%- IF is_customer %] + + + [%- END %] + + + + + + + + + + + + + [%- IF is_customer && !conf_vertreter %] + + + [%- END %] + +
Credit LimitPayment Terms - [%- 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', -%]
Discount %
Tax Number / SSNsales tax identification numberour vendor number at customerCustomer Number
Account NumberBank Code NumberBank
IBANBIC
UsernamePassword
[% IF is_customer %]Type of Customer[% ELSE %]Type of Vendor[%- END %] + [%- INCLUDE generic/multibox.html + name = 'business', + DATA = all_business, + show_empty = 1, + id_key = 'id', + label_key = 'description', + -%] + Language + [%- INCLUDE generic/multibox.html + name = 'language_id', + DATA = languages, + show_empty = 1, + id_key = 'id', + label_key = 'description', + -%] + Preisklasse + [%- INCLUDE generic/multibox.html + name = 'klass', + DATA = all_pricegroup, + show_empty = 1, + id_key = 'id', + label_key = 'pricegroup', + -%] +
Obsoletedirect debit
Steuersatz + [%- INCLUDE generic/multibox.html + name = 'taxzone_id', + DATA = ALL_TAXZONES, + show_empty = 1, + id_key = 'id', + label_key = 'description', + -%] + Salesman + [%- INCLUDE generic/multibox.html + name = 'salesman_id', + DATA = ALL_SALESMEN, + show_empty = 1, + id_key = 'id', + label_sub = 'salesman_label', + -%] +
+ + + + + + + + + +
Notes
+ +
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Shipping Address + [%- 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,set_gender])", + id_key = 'shipto_id', + label_sub = 'shipto_label', + label_key = 'shipto_label', + -%] +
Company Name
Abteilung + + +
Street
Zipcode/City + + +
Country
Contact
Phone
Fax
E-mail
 
 
+ + +
+
+ +
+ + + + + + + - - - - - + + + - + + - -
Ansprechpartner + [%- INCLUDE generic/multibox.html + name = 'cp_id', + id = 'cp_id', + DATA = CONTACTS, + onChange = "get_contact(['cp_id__'+this.value],['cp_name','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,set_gender])", + id_key = 'cp_id', + label_sub = 'contacts_label', + -%] +
From - To (time) -
Gender + +
-
-
+ +
Title +   + [%- INCLUDE generic/multibox.html + name = 'selected_cp_title', + DATA = MB_TITLES, + show_empty = 1, + id_key = 'id', + label_key = 'description', + -%]
-
- -
- - [%- IF NOTES && NOTES.size %] -

- - - - - - - - - - - - [%- FOREACH row = NOTES %] - - - - - - - - - - - [%- END %] - -
DeleteSubjectCreated onCreated byFollow-Up DateFollow-Up forFollow-Up done
[% 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 %]Yes[% ELSE %]No[% END %][% END %]
-

- [%- END %] - -
[% IF NOTE_id %]Edit note[% ELSE %]Add note[% END %]
- - - - -

- - - - - - - - - - - - - - - - - - - - -
Subject
Body
Follow-Up On - - - for - -
- - -
-

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

- - [%- FOREACH var = CUSTOM_VARIABLES %] - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
[% HTML.escape(var.description) %][% var.HTML_CODE %]
Department +   + [%- INCLUDE generic/multibox.html + name = 'selected_cp_abteilung', + DATA = MB_DEPARTMENT, + show_empty = 1, + id_key = 'id', + label_key = 'description', + -%] +
Given Name
Name
Phone1
Phone2
Fax
Mobile1
Mobile2
Sat. Phone
Sat. Fax
Project
E-mail
Private Phone
Private E-mail
Birthday

Bcc
+ + +
+

+ +
+ + + + + + + + + + + + + + + + +
Shipping Address + [%- 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', + -%] +
From + + + To (time) + + +
+
+
+
+ +
+
+ +
+ + [%- IF NOTES && NOTES.size %] +

+ + + + + + + + + + + + [%- FOREACH row = NOTES %] + + + + + + + + + + + [%- END %] + + + +
DeleteSubjectCreated onCreated byFollow-Up DateFollow-Up forFollow-Up done
[% 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 %]Yes[% ELSE %]No[% END %][% END %]
+

+ [%- END %] + +
[% IF NOTE_id %]Edit note[% ELSE %]Add note[% END %]
+ + + + +

+ + + + + + + + + + + + + + + + + + + + +
Subject
Body
Follow-Up On + + + for + +
  + + +
+

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

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

+ +
+
[%- END %] - -

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