mirror of
https://github.com/we-promise/sure.git
synced 2026-04-07 14:31:25 +00:00
Budget spending calculations now subtract refunds (negative transactions classified as income) from expense totals in the same category. Previously, refunds were excluded entirely, causing budgets to show gross spending instead of net spending. Fixes #314