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 - category amount calculations for GET /budgets/:id #72

Closed
afaneca opened this issue Jun 26, 2024 · 0 comments · Fixed by #73 or #74
Closed

GET /budgets/:id - category amount calculations for GET /budgets/:id #72

afaneca opened this issue Jun 26, 2024 · 0 comments · Fixed by #73 or #74
Assignees
Labels
enhancement New feature or request

Comments

@afaneca
Copy link
Owner

afaneca commented Jun 26, 2024

Currently, all transfers are being taken into account both for credit and debit calculations.
This needs to be changed so that transfers are only accounted for when the recipient is an account marked as excluded_from_budgets. In that case, the transaction amount is treated as an expense. In all other cases, that transaction shouldn't count towards the budget sums.

@afaneca afaneca added the enhancement New feature or request label Jun 26, 2024
@afaneca afaneca self-assigned this Jun 26, 2024
This was linked to pull requests Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant