Revision 78c5d01b
Von Moritz Bunkus vor fast 12 Jahren hinzugefügt
SL/Controller/CsvImport/Contact.pm | ||
---|---|---|
116 | 116 |
{ name => 'cp_satfax', description => $::locale->text('Sat. Fax') }, |
117 | 117 |
{ name => 'cp_satphone', description => $::locale->text('Sat. Phone') }, |
118 | 118 |
{ name => 'cp_title', description => $::locale->text('Title') }, |
119 |
{ name => 'cp_position', description => $::locale->text('Function/Position') }, |
|
119 | 120 |
|
120 | 121 |
{ name => 'customer', description => $::locale->text('Customer (name)') }, |
121 | 122 |
{ name => 'customernumber', description => $::locale->text('Customer Number') }, |
Auch abrufbar als: Unified diff
CSV-Import Ansprechpersonen: Feld "Funktion/Position" (cp_position)