Open
Description
I want to give you a suggestion about .csv export. You should add separator configuration and number decimal format. This because if region is set, for example to Italy, standard csv separator is ";" and not "," and numbers decimal separator is "," not "."
Now I know that I can fix by myself modifying the template, but may be generally useful have these options in module's "settings" page.
Best regards
Marco
(sorry for the large amount of messages from me, I'm studying your code so maybe soon I can help instead of requesting ;) )