[PR #1049] [MERGED] Goals: Schedule include spent value in calculation #3487

Closed
opened 2026-02-28 20:42:22 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1049
Author: @shall0pass
Created: 5/19/2023
Status: Merged
Merged: 5/30/2023
Merged by: @j-f1

Base: masterHead: goalScheduleIncludeSpent


📝 Commits (8)

📊 Changes

2 files changed (+7 additions, -0 deletions)

View changed files

📝 packages/loot-core/src/server/budget/goaltemplates.ts (+1 -0)
upcoming-release-notes/1049.md (+6 -0)

📄 Description

This adds back the functionality, which was inadvertantly removed, that includes the already spent column in the calculation when the template is run.

Some transactions may be posted to the account prior to running the templates and would result incorrect budgeted amounts.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/1049 **Author:** [@shall0pass](https://github.com/shall0pass) **Created:** 5/19/2023 **Status:** ✅ Merged **Merged:** 5/30/2023 **Merged by:** [@j-f1](https://github.com/j-f1) **Base:** `master` ← **Head:** `goalScheduleIncludeSpent` --- ### 📝 Commits (8) - [`004ee76`](https://github.com/actualbudget/actual/commit/004ee76ee681baade447c2bff47e428146e950c2) build - [`8d7484d`](https://github.com/actualbudget/actual/commit/8d7484dbb288797d67cf154390f849eeabf9a35f) Include Spent In calculation - [`2540180`](https://github.com/actualbudget/actual/commit/2540180a1d2c5d561af57dda495398a26d62261e) release note - [`86aabf9`](https://github.com/actualbudget/actual/commit/86aabf9b7f2be7e6f1631dc3a9100376c85ab5c8) Update upcoming-release-notes/1049.md - [`0dd9aac`](https://github.com/actualbudget/actual/commit/0dd9aac00d76a48da55e6c48fb48dd1169fc6bff) oops - [`41dcfb1`](https://github.com/actualbudget/actual/commit/41dcfb12582d7b2fa71a82a6d201b323812ecc05) add the spent as a final offset amount - [`8e1db33`](https://github.com/actualbudget/actual/commit/8e1db336144cb21076d4e591194b61a80f59f970) lint - [`bde6c8d`](https://github.com/actualbudget/actual/commit/bde6c8d99b9848414482c66c315f8caa96f71761) Merge branch 'master' into goalScheduleIncludeSpent ### 📊 Changes **2 files changed** (+7 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/budget/goaltemplates.ts` (+1 -0) ➕ `upcoming-release-notes/1049.md` (+6 -0) </details> ### 📄 Description This adds back the functionality, which was inadvertantly removed, that includes the already spent column in the calculation when the template is run. Some transactions may be posted to the account prior to running the templates and would result incorrect budgeted amounts. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-28 20:42:22 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#3487