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

CSV Export should have Payee field, not 'payee_name' #36

Closed
nielsmaerten opened this issue Dec 29, 2021 · 0 comments · Fixed by #37
Closed

CSV Export should have Payee field, not 'payee_name' #36

nielsmaerten opened this issue Dec 29, 2021 · 0 comments · Fixed by #37
Assignees
Labels
bug Something isn't working

Comments

@nielsmaerten
Copy link
Owner

Describe the bug
When exporting transactions to CSV, the CSV should have the following columns:
Payee, Date, Amount, Memo
Source: https://docs.youneedabudget.com/article/921-formatting-csv-file

Currently, the file has these columns:
payee_name, date, amount, memo

Expected behavior
Use fields Payee, Date, Amount, Memo instead

Additional context
Reported by @iofjuupasli: #35

@nielsmaerten nielsmaerten added the bug Something isn't working label Dec 29, 2021
@nielsmaerten nielsmaerten self-assigned this Dec 29, 2021
nielsmaerten added a commit that referenced this issue Dec 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant