mtotschnig / MyExpenses

GPL licenced Android Expense Tracking App
http://www.myexpenses.mobi/
GNU General Public License v3.0
766 stars 209 forks source link

Budget allocations: Bottom up definition #1138

Open mtotschnig opened 1 year ago

mtotschnig commented 1 year ago

Currently we define budgets top-down. You start with the overall allocation, which set the limit for main categories, each parent category sets the limit for its child categories. User suggest that it should be possible to start from the leaves of the tree and build the budget bottom up.

adrianinsaval commented 11 months ago

one possible middle ground solution would be to allow increasing the overall budget directly from the same dialog when attempting to assign a limit for a child category.