[PR #602] [MERGED] Support arbitrary currency symbols in expressions #3203

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/602
Author: @j-f1
Created: 1/30/2023
Status: Merged
Merged: 1/31/2023
Merged by: @j-f1

Base: masterHead: jed/more-currency-symbols


📝 Commits (1)

  • e9906a2 Support arbitrary currency symbols in expressions

📊 Changes

1 file changed (+1 additions, -2 deletions)

View changed files

📝 packages/loot-core/src/shared/arithmetic.js (+1 -2)

📄 Description

This does allow e.g. $50+£20 → 70 which is not semantically valid, but hopefully people will notice that 🤞


🔄 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/602 **Author:** [@j-f1](https://github.com/j-f1) **Created:** 1/30/2023 **Status:** ✅ Merged **Merged:** 1/31/2023 **Merged by:** [@j-f1](https://github.com/j-f1) **Base:** `master` ← **Head:** `jed/more-currency-symbols` --- ### 📝 Commits (1) - [`e9906a2`](https://github.com/actualbudget/actual/commit/e9906a2d05802f9fbad6efb4039d49a2fab83be3) Support arbitrary currency symbols in expressions ### 📊 Changes **1 file changed** (+1 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/shared/arithmetic.js` (+1 -2) </details> ### 📄 Description This does allow e.g. `$50+£20 → 70` which is not semantically valid, but hopefully people will notice that 🤞 --- <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:38:04 -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#3203