Skip to content

Write payee for transfers in CSV export#146

Open
dtruebin wants to merge 1 commit intodsolonenko:masterfrom
dtruebin:143-csv-export-payee
Open

Write payee for transfers in CSV export#146
dtruebin wants to merge 1 commit intodsolonenko:masterfrom
dtruebin:143-csv-export-payee

Conversation

@dtruebin
Copy link
Copy Markdown
Contributor

Fixes #143

As far as tests go, I decided to only update the expected result(-s) without updating any of the actuals. In particular:

  • should_export_regular_transfer did not have a payee in its test transaction,
    so it stayed the same
  • should_export_split_transfer had a payee, meaning the export result should
    have it as well from now on

As far as tests go, I decided to only update the expected result(-s)
without updating any of the actuals. In particular:
- should_export_regular_transfer did not have a payee in its test transaction,
  so it stayed the same
- should_export_split_transfer had a payee, meaning the export result should
  have it as well from now on
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 this pull request may close these issues.

Export CSV - Payee Name in transfers

1 participant