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

Add account name and currency setting when importing #57

Closed
dlebech opened this issue Sep 22, 2018 · 0 comments · Fixed by #62
Closed

Add account name and currency setting when importing #57

dlebech opened this issue Sep 22, 2018 · 0 comments · Fixed by #62

Comments

@dlebech
Copy link
Owner

dlebech commented Sep 22, 2018

Related to #55

dlebech added a commit that referenced this issue Sep 30, 2018
This commit adds a new date format selector to the transaction upload,
including better detection of upload date format. It allows other
date-formats than ISO and doesn't make assumption about the position of
month and date.

Bonus changes:
- Detect file-encoding of upload file so characters like æøå work
  better.
- Add checkbox for turning round numbers on and off in transaction list.

Fixes:
- Remove dynamic type detection in papaparse, since it doesn't work well
  with some formats.

Closes #60, closes #61, closes #57
dlebech added a commit that referenced this issue Sep 30, 2018
This commit adds a new date format selector to the transaction upload,
including better detection of upload date format. It allows other
date-formats than ISO and doesn't make assumption about the position of
month and date.

Bonus changes:
- Detect file-encoding of upload file so characters like æøå work
  better.
- Add checkbox for turning round numbers on and off in transaction list.

Fixes:
- Remove dynamic type detection in papaparse, since it doesn't work well
  with some formats.

Closes #60, closes #61, closes #57
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