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

Invert Transactions Values in Account Settings #141

Closed
nspeer12 opened this issue Jun 8, 2024 · 4 comments
Closed

Invert Transactions Values in Account Settings #141

nspeer12 opened this issue Jun 8, 2024 · 4 comments

Comments

@nspeer12
Copy link

nspeer12 commented Jun 8, 2024

Transaction data imported from certain accounts, specifically credit cards, import transactions as positive values. This leads to spending transactions reported as income, and credit card balances being reported as positive account balances, which leads to miscalculations across the application. Likewise, negative transactions from these accounts (ex: refund on a purchase) is reported as spending.

Proposed Solution: Add toggle-switch in the Accounts page to invert values imported from specific accounts. All transactions from that account will be multiplied by -1.

@pontusab
Copy link
Contributor

pontusab commented Jun 8, 2024

hey! we will have a proper fix for this next week! Would love to have you test this once fixed!

@pontusab
Copy link
Contributor

pontusab commented Jun 8, 2024

are you connected via teller or plaid?

@pontusab
Copy link
Contributor

I have found the issue on both Teller and Plaid, it will be fixed in our Engine V1 PR #143 expect it to be released early next week! We will also fix all previous transactions!

@pontusab
Copy link
Contributor

Hey @nspeer12, this should now be resolved.

Please let me know otherwise!

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

No branches or pull requests

2 participants