[PR #273] [MERGED] Remove the hold for future months button #3089

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/273
Author: @shall0pass
Created: 10/11/2022
Status: Merged
Merged: 12/4/2022
Merged by: @jlongster

Base: masterHead: remove-hold-for-future


📝 Commits (6)

📊 Changes

8 files changed (+2 additions, -97 deletions)

View changed files

📝 packages/api/app/bundle.api.js (+1 -29)
📝 packages/api/app/bundle.api.js.map (+1 -1)
📝 packages/loot-core/src/client/actions/queries.js (+0 -9)
📝 packages/loot-core/src/server/budget/actions.js (+0 -32)
📝 packages/loot-core/src/server/budget/app.js (+0 -5)
📝 packages/loot-design/src/components/budget/report/BudgetSummary.js (+0 -4)
📝 packages/loot-design/src/components/budget/rollover/BudgetSummary.js (+0 -12)
📝 packages/mobile/src/components/budget/index.js (+0 -5)

📄 Description

The "Hold for future months" button appears to delay money that is in on-budget accounts by 12 months. I personally don't see a use case for this function. This PR removes the button. If there is a use case I'm not aware of that depends on this functionality, please cancel this PR.


🔄 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/273 **Author:** [@shall0pass](https://github.com/shall0pass) **Created:** 10/11/2022 **Status:** ✅ Merged **Merged:** 12/4/2022 **Merged by:** [@jlongster](https://github.com/jlongster) **Base:** `master` ← **Head:** `remove-hold-for-future` --- ### 📝 Commits (6) - [`caedb06`](https://github.com/actualbudget/actual/commit/caedb0651bd88520fb44bac5a22025af92844f4a) Remove the hold for future months button - [`ad6044b`](https://github.com/actualbudget/actual/commit/ad6044bfe7c002aa120db96d1eaaeccb3ab42e9a) removed additional function - [`1329a93`](https://github.com/actualbudget/actual/commit/1329a937e5c1fb40a48261b3cbadfc6d9887b67a) fix - [`fa0d2e2`](https://github.com/actualbudget/actual/commit/fa0d2e2851242dd993f15426d78bb5c82472c549) cleanup - [`3357ab0`](https://github.com/actualbudget/actual/commit/3357ab0962288c69d158b52ed7713524f6678504) cleanup - [`39afbe2`](https://github.com/actualbudget/actual/commit/39afbe233eb763139f7b20bc9394d6bb989a9381) another ### 📊 Changes **8 files changed** (+2 additions, -97 deletions) <details> <summary>View changed files</summary> 📝 `packages/api/app/bundle.api.js` (+1 -29) 📝 `packages/api/app/bundle.api.js.map` (+1 -1) 📝 `packages/loot-core/src/client/actions/queries.js` (+0 -9) 📝 `packages/loot-core/src/server/budget/actions.js` (+0 -32) 📝 `packages/loot-core/src/server/budget/app.js` (+0 -5) 📝 `packages/loot-design/src/components/budget/report/BudgetSummary.js` (+0 -4) 📝 `packages/loot-design/src/components/budget/rollover/BudgetSummary.js` (+0 -12) 📝 `packages/mobile/src/components/budget/index.js` (+0 -5) </details> ### 📄 Description The "Hold for future months" button appears to delay money that is in on-budget accounts by 12 months. I personally don't see a use case for this function. This PR removes the button. If there is a use case I'm not aware of that depends on this functionality, please cancel this PR. --- <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:36:09 -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#3089