We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add a field on the Budget model to exclude the budget from the graphs on the /budgets view. Expose this field as a checkbox on the Budget Modal.
/budgets
The text was updated successfully, but these errors were encountered:
issue #139 - add omit_from_graphs field to Budget model
1cde947
fixes #139 - UI support to exclude budgets from budget spending graph…
b085af1
…s, via omit_from_graphs field
Merge pull request #149 from /issues/139
332c36d
Issues/139 - option to omit budgets from spending graphs
jantman
No branches or pull requests
Add a field on the Budget model to exclude the budget from the graphs on the
/budgets
view. Expose this field as a checkbox on the Budget Modal.The text was updated successfully, but these errors were encountered: