tshea113 / budget-board

A web app for managing monthly budgets and net worth
GNU General Public License v3.0
1 stars 0 forks source link

Fix filter logic for unbudgeted transactions #105

Closed tshea113 closed 2 months ago

tshea113 commented 2 months ago

I didn't account for the fact that budgeted parent categories should not show the children as unbudgeted. Fixed the logic to account for this.