I often get duplicate lines in my orders export file, example hereunder :
WEB000109;pompi;10021208;10021208;10/11/2016;381007394/1;1
WEB000109;;10021208;10021208;10/11/2016;381007394/1;1
WEB000109;pompi;10021208;10021208;10/11/2016;322110597/0;1
WEB000109;;10021208;10021208;10/11/2016;322110597/0;1
WEB000109;pompi;10021208;10021208;10/11/2016;181004455/0;1
WEB000109;;10021208;10021208;10/11/2016;181004455/0;1
WEB000109;pompi;10021208;10021208;10/11/2016;118801963/0;2
WEB000109;;10021208;10021208;10/11/2016;118801963/0;2
WEB000109;pompi;10021208;10021208;10/11/2016;123650004/0;5
WEB000109;;10021208;10021208;10/11/2016;123650004/0;5
WEB000109;pompi;10021208;10021208;10/11/2016;123867022/0;5
WEB000109;;10021208;10021208;10/11/2016;123867022/0;5
WEB000109;pompi;10021208;10021208;10/11/2016;118550609/0;1
WEB000109;;10021208;10021208;10/11/2016;118550609/0;1
each line is doubled, but without the second field.
(fields are : order_number,customer_note,customer_number,username,created_on,product_sku,product quantity)
I found this information in the troubleshooting section :
Duplicates in the export file
It can happen that the export file contains duplicates, this happens because of the selection that needs to be made to export all the requested fields. The solution to this is to group based on the duplicate fields. This can be done on the fields page of the template.
But I don't understand what needs to be grouped to solve the issue (it's not the fields that are duplicated but the lines)
I use CSVI Pro version 6.6.2 with Joomla 3.6.4/Virtuemart 3.0.18
the export log is attached
Thanks for your help,
Olivier