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

GET /budgets/:id incorrect current amount for transfers #26

Closed
afaneca opened this issue Nov 9, 2023 · 0 comments · Fixed by #27, #28 or #29
Closed

GET /budgets/:id incorrect current amount for transfers #26

afaneca opened this issue Nov 9, 2023 · 0 comments · Fixed by #27, #28 or #29
Assignees
Labels
bug Something isn't working

Comments

@afaneca
Copy link
Owner

afaneca commented Nov 9, 2023

When a transfer is made to an account marked as "exclude from budgets", that should be treated by the budget as an expense, as explained here.

However, that's currently not happening. All transactions related to an account marked as "exclude from budgets" are being ignored from budget calculations.

@afaneca afaneca added the bug Something isn't working label Nov 9, 2023
@afaneca afaneca self-assigned this Nov 9, 2023
This was linked to pull requests Nov 9, 2023
@afaneca afaneca linked a pull request Nov 9, 2023 that will close this issue
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
1 participant