Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

app chokes on payee names with a "," #19

Open
nomicode opened this issue Nov 24, 2016 · 0 comments
Open

app chokes on payee names with a "," #19

nomicode opened this issue Nov 24, 2016 · 0 comments

Comments

@nomicode
Copy link

payee names with a "," in the source csv confuse the app, and all columns for that row get right shifted by one (as the payee name is split over two columns"

here's a sample row of data, for testing:

"2016-11-19","FOOBAR, INC.","","MasterCard Payment","","Miscellaneous","-23.57","","",""

would you be interested in a pull request that fixes this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant