actualbudget / actual

A local-first personal finance app
https://actualbudget.org
MIT License
15.59k stars 1.21k forks source link

[Feature] Accruals #3741

Closed mgajdo closed 3 weeks ago

mgajdo commented 3 weeks ago

Verified feature request does not already exist?

đź’»

Pitch: what problem are you trying to solve?

I would like to be able to see accruals deduct from my monthly budget. Accruals are like saving for an invoice, that is not paid monthly (e.g. electricity). In my budget spreadsheet I am able to calculate the amount set aside monthly and transfer it as a one time payment to bank account B (accruals for bills to be paid) from account A (main account). I tried to recreate this feature with schedules, however, I tried the following implementation and encountered the following problem:

Full example

Transaction from account A with description:

In my budget:

Describe your ideal solution to this problem

I would like to be able to choose a different category from the parent category in order to accomodate for my specific use case, unless there is a solution I have not thought of yet.

Teaching and learning

Create a specific section in the envelope budgeting documentation and introduce the concept of accruals

github-actions[bot] commented 3 weeks ago

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