You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we do transfer from one account to another account, we can mention the payee name in screen.
This payee name is not available while exporting the data to CSV.
The text was updated successfully, but these errors were encountered:
dtruebin
added a commit
to dtruebin/financisto
that referenced
this issue
Jul 26, 2020
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
When we do transfer from one account to another account, we can mention the payee name in screen.
This payee name is not available while exporting the data to CSV.
The text was updated successfully, but these errors were encountered: