Skip to content
New issue

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

[Feature] Update Budgeted column based on upcoming Schedules #2376

Closed
1 of 2 tasks
gravelfreeman opened this issue Feb 19, 2024 · 8 comments
Closed
1 of 2 tasks

[Feature] Update Budgeted column based on upcoming Schedules #2376

gravelfreeman opened this issue Feb 19, 2024 · 8 comments
Labels
feature This issue is a feature request needs votes Please upvote this feature request if you would like to see it implemented!

Comments

@gravelfreeman
Copy link

Verified feature request does not already exist?

  • I have searched and found no existing issue

💻

  • Would you like to implement this feature?

Pitch: what problem are you trying to solve?

I spent quite some time adding all my upcoming payments under the Schedules tab. After adding my schedules to a category by modifying the rule, I was surprised that I had to manually add them in the Budgeted column.

I think the current behaviour is so that the schedule task creates an entry in the database and then that expense will appear under the Spent column prior to the category line you've set the rule to.

The same logic should apply to the Budgeted column; since I know it'll be an expense and that I took the time to add it as a schedule, I'm expecting to see it there, without manual intervention.

Describe your ideal solution to this problem

Update automatically the Budgeted column based on the upcoming Schedules.

Teaching and learning

In reference of this.

@gravelfreeman gravelfreeman added the feature This issue is a feature request label Feb 19, 2024
@github-actions github-actions bot added the needs votes Please upvote this feature request if you would like to see it implemented! label Feb 19, 2024
Copy link
Contributor

✨ Thanks for sharing your idea! ✨

This repository uses lodash style issue management for enhancements. That means enhancement issues are automatically closed. This doesn’t mean we don’t accept feature requests, though! We will consider implementing ones that receive many upvotes, and we welcome contributions for any feature requests marked as needing votes (just post a comment first so we can help you make a successful contribution).

The enhancement backlog can be found here: https://github.com/actualbudget/actual/issues?q=label%3A%22needs+votes%22+sort%3Areactions-%2B1-desc+

Don’t forget to upvote the top comment with 👍!

@Teprifer
Copy link

This makes sense, I think it'd be best tied into the goal templates feature whenever progress indicators are added. Then the scheduled transaction can be budgeted via that, and alerting a category is under budgeted for the expected schedules could be displayed.

This would hook into the one click budgeting templates allows for.

I think an outright auto budgeting shouldn't be done as there are many not in a position to budget a whole month at a time, and budgeting early before their next pay comes in would create a negative budget.

@Teprifer
Copy link

To add a missing thought, could auto add the goal templates for schedules automatically if a category is assigned as a rule.

@gravelfreeman
Copy link
Author

At least if we can have a toggle switch as an option to add to budgeted column for the one that wants it.

@javripley
Copy link

Personally, I'd rather have the budget UI displaying upcoming expenses (so that I can budget ahead for those) rather than automatically setting that amount aside, "just" because I scheduled the transaction. That way you wouldn't be mislead into thinking you will have/not have that money available at the end of the month, since it would be clearly shown that some expenses/incomes are upcoming. I think automated rules for budgeting, unless explicitly set for that, can get confusing real quick.

@gravelfreeman
Copy link
Author

Another column actually make a lot of sense. I would think it's even better this way! Good idea.

@gravelfreeman
Copy link
Author

I would like to know why my suggestion is marked as Closed? I was doing my budget and saw that it was still not possible to do this 😞 I would really like to see this feature coming!

@youngcw
Copy link
Member

youngcw commented May 2, 2024

Its closed because of this comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This issue is a feature request needs votes Please upvote this feature request if you would like to see it implemented!
Projects
None yet
Development

No branches or pull requests

4 participants