[Feature] Schedule transaction amount based on account balance #839

Closed
opened 2026-02-28 19:21:33 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @jasonmichalski on GitHub (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 https://github.com/actualbudget/actual/pull/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.

Originally created by @jasonmichalski on GitHub (Dec 31, 2023). ### Verified feature request does not already exist? - [X] I have searched and found no existing issue ### 💻 - [X] 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 https://github.com/actualbudget/actual/pull/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.
GiteaMirror added the needs votesfeature labels 2026-02-28 19:21:33 -06:00
Author
Owner

@github-actions[bot] commented on GitHub (Dec 31, 2023):

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 👍!

@github-actions[bot] commented on GitHub (Dec 31, 2023): :sparkles: Thanks for sharing your idea! :sparkles: 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 👍! <!-- feature-auto-close-comment -->
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#839