[PR #1490] [CLOSED] Include additionalInformation in notes #3777

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1490
Author: @CharlieMK
Created: 8/8/2023
Status: Closed

Base: masterHead: gocardless-additionalInformation-field


📝 Commits (4)

📊 Changes

3 files changed (+56 additions, -5 deletions)

View changed files

📝 packages/loot-core/src/server/accounts/sync.ts (+24 -5)
📝 packages/loot-core/src/shared/util.ts (+26 -0)
upcoming-release-notes/1490.md (+6 -0)

📄 Description

Implements https://github.com/actualbudget/actual/issues/1466
Nothing changes for users who use a bank that does not use the additionalInformation field. For banks that do, the remittanceInformation is combined with the information from the atmPosName and narrative subfields of the additionalInformation field.


🔄 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/1490 **Author:** [@CharlieMK](https://github.com/CharlieMK) **Created:** 8/8/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `gocardless-additionalInformation-field` --- ### 📝 Commits (4) - [`f27059a`](https://github.com/actualbudget/actual/commit/f27059aa2015356da36928d507984137ed02b982) Include additionalInformation in notes - [`acbbb53`](https://github.com/actualbudget/actual/commit/acbbb53ff8bf79b8a1561d5ae3c77efc3d64ad7d) fix eslint errors - [`78152cd`](https://github.com/actualbudget/actual/commit/78152cd69a17f9284054c1a383fe4b809c642156) added release-note - [`e04fe48`](https://github.com/actualbudget/actual/commit/e04fe48be5813bab4d32ee80cb0001be3d8aa060) fix eslint escape warning ### 📊 Changes **3 files changed** (+56 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/accounts/sync.ts` (+24 -5) 📝 `packages/loot-core/src/shared/util.ts` (+26 -0) ➕ `upcoming-release-notes/1490.md` (+6 -0) </details> ### 📄 Description Implements https://github.com/actualbudget/actual/issues/1466 Nothing changes for users who use a bank that does not use the additionalInformation field. For banks that do, the remittanceInformation is combined with the information from the atmPosName and narrative subfields of the additionalInformation field. --- <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:46:36 -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#3777