[PR #5907] [MERGED] feat(currency): add currency display to schedules #55507

Closed
opened 2026-05-01 02:28:29 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5907
Author: @misu-dev
Created: 10/11/2025
Status: Merged
Merged: 10/14/2025
Merged by: @MikesGlitch

Base: masterHead: feat/add-currency-to-schedules


📝 Commits (2)

  • ea7e6e5 feat(currency): add currency display to schedules
  • 7808a78 refactor: useFormat directly in cell

📊 Changes

3 files changed (+22 additions, -7 deletions)

View changed files

📝 packages/desktop-client/src/components/schedules/SchedulesTable.tsx (+9 -4)
📝 packages/desktop-client/src/components/transactions/SimpleTransactionsTable.tsx (+7 -3)
upcoming-release-notes/5907.md (+6 -0)

📄 Description

Adds the currency display to the schedules


🔄 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/5907 **Author:** [@misu-dev](https://github.com/misu-dev) **Created:** 10/11/2025 **Status:** ✅ Merged **Merged:** 10/14/2025 **Merged by:** [@MikesGlitch](https://github.com/MikesGlitch) **Base:** `master` ← **Head:** `feat/add-currency-to-schedules` --- ### 📝 Commits (2) - [`ea7e6e5`](https://github.com/actualbudget/actual/commit/ea7e6e546dfc6704a5ba6d5523ed26e8f6a72569) feat(currency): add currency display to schedules - [`7808a78`](https://github.com/actualbudget/actual/commit/7808a781b168d49ca695b7b18440e0b9d978c678) refactor: useFormat directly in cell ### 📊 Changes **3 files changed** (+22 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/schedules/SchedulesTable.tsx` (+9 -4) 📝 `packages/desktop-client/src/components/transactions/SimpleTransactionsTable.tsx` (+7 -3) ➕ `upcoming-release-notes/5907.md` (+6 -0) </details> ### 📄 Description Adds the currency display to the schedules --- <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-05-01 02:28: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#55507