[PR #4028] [MERGED] enhance: allow negatives in the budget template #5155

Closed
opened 2026-02-28 21:06:57 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/4028
Author: @UnderKoen
Created: 12/23/2024
Status: Merged
Merged: 12/23/2024
Merged by: @UnderKoen

Base: masterHead: UnderKoen/improve/budget-template-negatives


📝 Commits (3)

  • 44c817e enhance: allow negatives in the budget template
  • ed7b090 chore: add test case
  • 9e0275a chore: release note

📊 Changes

3 files changed (+27 additions, -1 deletions)

View changed files

📝 packages/loot-core/src/server/budget/goal-template.pegjs (+1 -1)
📝 packages/loot-core/src/server/budget/template-notes.test.ts (+20 -0)
upcoming-release-notes/4028.md (+6 -0)

📄 Description

Allow the budget template #template -20


🔄 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/4028 **Author:** [@UnderKoen](https://github.com/UnderKoen) **Created:** 12/23/2024 **Status:** ✅ Merged **Merged:** 12/23/2024 **Merged by:** [@UnderKoen](https://github.com/UnderKoen) **Base:** `master` ← **Head:** `UnderKoen/improve/budget-template-negatives` --- ### 📝 Commits (3) - [`44c817e`](https://github.com/actualbudget/actual/commit/44c817ed43500460802af9915a6bb12182dc046d) enhance: allow negatives in the budget template - [`ed7b090`](https://github.com/actualbudget/actual/commit/ed7b090770648f6cb07bd137916520b62cf3d21a) chore: add test case - [`9e0275a`](https://github.com/actualbudget/actual/commit/9e0275a7c0fd86b2e413c9bc01b70d49348b1533) chore: release note ### 📊 Changes **3 files changed** (+27 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/budget/goal-template.pegjs` (+1 -1) 📝 `packages/loot-core/src/server/budget/template-notes.test.ts` (+20 -0) ➕ `upcoming-release-notes/4028.md` (+6 -0) </details> ### 📄 Description Allow the budget template `#template -20` --- <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 21:06:57 -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#5155