[PR #2689] [MERGED] [Goals] Allow decimal in percent templates #23067

Closed
opened 2026-04-16 17:12:28 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2689
Author: @shall0pass
Created: 4/30/2024
Status: Merged
Merged: 4/30/2024
Merged by: @shall0pass

Base: masterHead: percent-allow-decimal


📝 Commits (2)

📊 Changes

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

View changed files

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

📄 Description

Example templates:

#template 50% of Income
#template 50.5% of Income
#template 50.555555% of Income


🔄 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/2689 **Author:** [@shall0pass](https://github.com/shall0pass) **Created:** 4/30/2024 **Status:** ✅ Merged **Merged:** 4/30/2024 **Merged by:** [@shall0pass](https://github.com/shall0pass) **Base:** `master` ← **Head:** `percent-allow-decimal` --- ### 📝 Commits (2) - [`2fa2a00`](https://github.com/actualbudget/actual/commit/2fa2a00456664fa2b90868e4c26a8c5f4c0c035e) allow decimal in percent templates - [`2ef8dfe`](https://github.com/actualbudget/actual/commit/2ef8dfe106fa8197b836bba2052bde709554904e) release note ### 📊 Changes **2 files changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/budget/goal-template.pegjs` (+1 -1) ➕ `upcoming-release-notes/2689.md` (+6 -0) </details> ### 📄 Description Example templates: #template 50% of Income #template 50.5% of Income #template 50.555555% of Income --- <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-16 17:12:28 -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#23067