improper format on CSV files

Bug #1824660 reported by Toddandmargo-n
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
wxBanker
New
Undecided
Unassigned

Bug Description

Guys! Your export CSV is boogered up

Descriptions with commas in them are interpenetrated as new fields by folks try to import them.

For instance

Big Account,RN Amazon, envelopes, pens, pencils,34.53,2019-02-22

Gets read as seven fields. And you have to fix every stinking line by hand.

The proper format should be:

"Big Account","RN Amazon, envelopes, pens, pencils","34.53","2019-02-22"

Please fix!

Many thanks,
-T

Revision history for this message
Michael Rooney (mrooney) wrote :

Sorry about that! This project isn't actively maintained anymore, but I'm happy to review and merge a pull-request on Github, and if you are interesting in maintaining it let me know!

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.