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

Fix venmo transactions for crypto-holding accounts #72

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

inderpreet99
Copy link
Contributor

Newer csv downloads include crypto details as well "Available beginning" and "Available ending" balances. This PR seeks to ignore those rows.

Why? The crypto transactions do not follow the csv format specified for regular Venmo transactions (like payment or standard transfers). Handling these transactions will require special parsing to process.

@Zburatorul
Copy link
Collaborator

@inderpreet99, we don't normally introduce changes that will ignore transactions. Users can find this surprising.

Would you be interested in upgrading this PR to actually handle the crypto transactions? Or perhaps you can provide a sample CSV file (appropriately anonymized)?

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.

2 participants