-
-
-
-
-
-
- | Shipping Address |
+
+
+
+ | Credit Limit |
+ |
+
+ Payment 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',
-%]
|
-
-
- | From |
-
- |
- To (time) |
-
- |
-
-
- |
-
-
+
+ | Discount |
+ % |
+
+
+
+ | Tax Number / SSN |
+ |
+ USt-IdNr. |
+ |
+ [%- IF is_sustomer %]
+ KNr. beim Kunden |
+ |
+ [%- ELSE %]
+ Kundennummer |
+ |
+ [%- END %]
+
+
+
+ | Account Number |
+ |
+ Bank Code Number |
+ |
+ Bank |
+ |
+
+
+
+ | Type of Business |
+
+ [%- INCLUDE generic/multibox.html
+ name = 'business',
+ DATA = all_business,
+ show_empty = 1,
+ id_key = 'id',
+ label_key = 'description',
+ -%]
|
-
-
-
-
-
-
- [%- IF NOTES && NOTES.size %]
-
-
-
- [%- END %]
-
- [% IF NOTE_id %]Edit note[% ELSE %]Add note[% END %]
-
-
-
-
-
-
-
-
-
-
-
-
-
-[%- IF CUSTOM_VARIABLES.size %]
-
-
-
-
- [%- FOREACH var = CUSTOM_VARIABLES %]
-
- | [% HTML.escape(var.description) %] |
- [% var.HTML_CODE %] |
-
- [%- END %]
-
-
+ Language |
+
+ [%- INCLUDE generic/multibox.html
+ name = 'language_id',
+ DATA = languages,
+ show_empty = 1,
+ id_key = 'id',
+ label_key = 'description',
+ -%]
+ |
+
+ [%- IF is_customer %]
+ Preisklasse |
+
+ [%- 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',
+ -%]
+ |
+ [%- IF is_customer %]
+ Salesman |
+
+ [%- INCLUDE generic/multibox.html
+ name = 'salesman_id',
+ DATA = ALL_SALESMEN,
+ show_empty = 1,
+ id_key = 'id',
+ label_sub = 'salesman_label',
+ -%]
+ |
+ [%- END %]
+
+
+
+
+
+
+
+
+
+
+
+
+ | 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 |
+ |
+
-
-
-[%- END %]
+
+ | 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_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 |
+
+ [%- 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 %]
+
+
+
+ [%- END %]
+
+ [% IF NOTE_id %]Edit note[% ELSE %]Add note[% END %]
+
+
+
+
+
+
+
+
+
+
+
+ [%- IF CUSTOM_VARIABLES.size %]
+
+
+
+
+ [%- FOREACH var = CUSTOM_VARIABLES %]
+
+ | [% HTML.escape(var.description) %] |
+ [% var.HTML_CODE %] |
+
+ [%- END %]
+
+
+
+
+
+ [%- END %]
-
+
-
+
|