Revision ccb40ac4
Von Bernd Bleßmann vor fast 11 Jahren hinzugefügt
locale/en/all | ||
---|---|---|
2079 | 2079 |
'The client has been created.' => '', |
2080 | 2080 |
'The client has been deleted.' => '', |
2081 | 2081 |
'The client has been saved.' => '', |
2082 |
'The column "datatype" must be present and must be the first column. The values must be the row names (see settings) for order and item data respectively.' => '',
|
|
2082 |
'The column "datatype" must be present and must be at the same position / column in each data set. The values must be the row names (see settings) for order and item data respectively.' => '',
|
|
2083 | 2083 |
'The column "make_X" can contain either a vendor\'s database ID, a vendor number or a vendor\'s name.' => '', |
2084 | 2084 |
'The column triplets can occur multiple times with different numbers "X" each time (e.g. "make_1", "model_1", "lastcost_1", "make_2", "model_2", "lastcost_2", "make_3", "model_3", "lastcost_3" etc).' => '', |
2085 | 2085 |
'The columns "Dunning Duedate", "Total Fees" and "Interest" show data for the previous dunning created for this invoice.' => '', |
Auch abrufbar als: Unified diff
CSV-Import mit Multiplex-Daten: Die Spalte datatype muss nicht an der ersten Position sein.