[PR #1288] [MERGED] Goals: Improve remainder calculation when combined with other keywords #38078

Closed
opened 2026-04-23 11:13:29 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1288
Author: @shall0pass
Created: 7/5/2023
Status: Merged
Merged: 7/11/2023
Merged by: @j-f1

Base: masterHead: goals_remainder


📝 Commits (9)

📊 Changes

2 files changed (+16 additions, -3 deletions)

View changed files

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

📄 Description

This PR changes slightly how the remainder is calculated when multiple templates are used in the same category. The remainder should be added to the already budgeted amount.


🔄 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/1288 **Author:** [@shall0pass](https://github.com/shall0pass) **Created:** 7/5/2023 **Status:** ✅ Merged **Merged:** 7/11/2023 **Merged by:** [@j-f1](https://github.com/j-f1) **Base:** `master` ← **Head:** `goals_remainder` --- ### 📝 Commits (9) - [`a3bba90`](https://github.com/actualbudget/actual/commit/a3bba901946c58c2ee7c1e4bdace830f561c306e) improve remainder behavior - [`2eb270c`](https://github.com/actualbudget/actual/commit/2eb270ca0a64b82bf33afd2c82e906bca3500efe) lint - [`67660b4`](https://github.com/actualbudget/actual/commit/67660b474e710e2cc7c92bbfc69586d0bc42965a) release note - [`ec47473`](https://github.com/actualbudget/actual/commit/ec47473b0299e202dba5639537f11378e5e46d54) Fix rounding error - [`b648697`](https://github.com/actualbudget/actual/commit/b6486977dd0da80cb7bc880c2c3a4e2465627609) simplify rounding error formula - [`3592d1e`](https://github.com/actualbudget/actual/commit/3592d1e4d17d53f0afe977ba4c97b5b18a3fb207) lint - [`de25a8d`](https://github.com/actualbudget/actual/commit/de25a8df0fd03d47c87db92904565efe89399843) a few more cents - [`d788953`](https://github.com/actualbudget/actual/commit/d78895358f1b332507eefbbcd3d2a35571743c2f) Merge branch 'master' into goals_remainder - [`214ae6a`](https://github.com/actualbudget/actual/commit/214ae6af6862a4007fd3ccd93640b450ac93f134) refine calculation ### 📊 Changes **2 files changed** (+16 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/budget/goaltemplates.ts` (+10 -3) ➕ `upcoming-release-notes/1288.md` (+6 -0) </details> ### 📄 Description This PR changes slightly how the remainder is calculated when multiple templates are used in the same category. The remainder should be added to the already budgeted amount. --- <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-04-23 11:13:29 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#38078