[% USE L %][% USE HTML %][% USE T8 %][% USE LxERP %]
| [% 'Shipping Address' | $T8 %] | [% L.select_tag('shipto_id', SHIPTO, default = shipto_id, value_key = 'shipto_id', title_sub = \shipto_label, with_empty = 1, empty_title = LxERP.t8('New shipto'), onchange = "\$('#shipto').load('ct.pl?action=get_shipto&id=' + \$('#cvid').attr('value') + '&db=' + \$('#db').attr('value') + '&shipto_id=' + this.value)") %] |
|---|---|
| [% 'Name' | $T8 %] | |
| [% 'Abteilung' | $T8 %] | |
| [% 'Street' | $T8 %] | |
| [% 'Zipcode' | $T8 %]/[% 'City' | $T8 %] | |
| [% 'Country' | $T8 %] | |
| [% 'Contact' | $T8 %] | |
| [% 'Phone' | $T8 %] | |
| [% 'Fax' | $T8 %] | |
| [% 'E-mail' | $T8 %] |