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] Schedule transaction amount based on account balance #2148

Closed
2 tasks done
jasonmichalski opened this issue Dec 31, 2023 · 1 comment
Closed
2 tasks done
Labels
feature This issue is a feature request needs votes Please upvote this feature request if you would like to see it implemented!

Comments

@jasonmichalski
Copy link
Contributor

jasonmichalski commented Dec 31, 2023

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 have credit card accounts that are used for daily spending, and the balance on these cards are paid in full each month. The amount, however, can vary significantly from month to month so the currently implemented scheduled amount options are insufficient to represent this. I would like to be able to create a scheduled transaction with the amount calculated based on the account balance.

Describe your ideal solution to this problem

Ideally there would be a way to create a recurring scheduled transaction, and the amount would be dynamically calculated based on the running balance of a particular account. For the credit card scenario, it could be useful to capture the balance on a specific date (i.e. the amount might be the balance on January 10th, but the scheduled transaction / due date might be February 10th).

This feature would also tie in nicely with #2126, forecasting cash flow, as the scheduled amount would update as more spending was added to a credit card.

Teaching and learning

This would probably be self evident in the rule creation page by creating a new option for Amount.

@jasonmichalski jasonmichalski added the feature This issue is a feature request label Dec 31, 2023
@github-actions github-actions bot added the needs votes Please upvote this feature request if you would like to see it implemented! label Dec 31, 2023
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 👍!

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

1 participant