ColumnsHeader
		
		
		
		
		
		Skočit na navigaci
		Skočit na vyhledávání
		 
		
	
During import (at the beginning of the import) it defines new column names instead of the imported ones.
Syntax
<string>1;2</string>
1 - column name in Tasha
2 - column name in data
Example:
<ColumnsHeader>
<string>id;cislo_objednavky</string>
</ColumnsHeader>
The "order_number" column will be treated as the "id" column