BudgetSquirrel / BudgetTracker

Budget Tracker allows users to manage their money more efficiently. This API has endpoint to save, create, and manage your budgets and goals.
4 stars 0 forks source link

Prevent Users from entering a duration for sub budgets #71

Closed BenjaminGroseclose closed 5 years ago

BenjaminGroseclose commented 5 years ago

61 #60

Users should not be able to enter budget duration if the budget is a sub budget.

ianmann56 commented 5 years ago

See what I said on #61. We don't need to prevent it... we would just not add a form on the UI creation. This really should just be on the issue that we create when creating the UI. The form should never be added in the first place.

ianmann56 commented 5 years ago

See comments on #61. Closing this.