When creating a CSV file with the XLSReport module and the .csv file is opened as a flat file with for example WordPad, then it shows double quotes around any value. Is there a way that these double quotes " are not put into the .csv file?
Example of flat ; delimited .csv file with XLSReport:
"Company";"PostingDate";"Amount" "1000";"17.05.2016";"175,10" "1000";"17.05.2016";"10,00"