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

Bug: Income transactions summed under Expenses in summary #721

Closed
jakubkottnauer opened this issue May 7, 2024 · 0 comments · Fixed by #759
Closed

Bug: Income transactions summed under Expenses in summary #721

jakubkottnauer opened this issue May 7, 2024 · 0 comments · Fixed by #759
Labels
🐛 Bug Something isn't working

Comments

@jakubkottnauer
Copy link
Contributor

The bug
Creating a new Income transaction results in "Expenses" section in the summary increasing. Likewise when an Expense transaction is created, "Income" summary increases.

To Reproduce
Steps to reproduce the behavior:

  1. Create a new Income transaction (for example in a Checking account)
  2. Go to /transactions
  3. Observe that the Expenses section at the top of the page has increased by the transaction amount

Expected behavior
Income transactions should be summed under Incomes (similarly for expenses).

Screenshots
Income of $100 in a checking account shown as a $100 total expense.
Screenshot 2024-05-07 at 21 27 50

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