[PR #1631] [MERGED] 🐛 (imports) ability to toggle on/off OFX import fallback payee #3855

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1631
Author: @MatissJanis
Created: 9/1/2023
Status: Merged
Merged: 9/2/2023
Merged by: @MatissJanis

Base: masterHead: matiss/fix-1524


📝 Commits (6)

📊 Changes

4 files changed (+59 additions, -9 deletions)

View changed files

📝 packages/desktop-client/src/components/modals/ImportTransactions.js (+36 -2)
📝 packages/loot-core/src/server/accounts/parse-file.ts (+16 -7)
📝 packages/loot-core/src/types/prefs.d.ts (+1 -0)
upcoming-release-notes/1631.md (+6 -0)

📄 Description

Closes #1524
Screenshot 2023-09-01 at 18 59 22

Demo OFX: https://github.com/actualbudget/actual/issues/1524#issuecomment-1678100476


🔄 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/1631 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 9/1/2023 **Status:** ✅ Merged **Merged:** 9/2/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/fix-1524` --- ### 📝 Commits (6) - [`a182a42`](https://github.com/actualbudget/actual/commit/a182a42346a17d5297a862c1552933b214bceeff) :bug: (imports) ability to toggle on/off OFX import fallback payee - [`7c4c19a`](https://github.com/actualbudget/actual/commit/7c4c19a8383a295fa07e526aa5c2c71f07571229) Release notes - [`12d366a`](https://github.com/actualbudget/actual/commit/12d366a127ea610e325a61d0248c75afc403fc75) Release notes - [`d113b34`](https://github.com/actualbudget/actual/commit/d113b34b44e03eb04886a067be63c857c1ca02cd) Address feedback - [`2075966`](https://github.com/actualbudget/actual/commit/2075966a16e032d16f28bd2017f1453c7bc43fc0) Fix UT - [`19c51c3`](https://github.com/actualbudget/actual/commit/19c51c36a699eb8c23b1b805ffdfd25b6c21a06c) Fix ### 📊 Changes **4 files changed** (+59 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/modals/ImportTransactions.js` (+36 -2) 📝 `packages/loot-core/src/server/accounts/parse-file.ts` (+16 -7) 📝 `packages/loot-core/src/types/prefs.d.ts` (+1 -0) ➕ `upcoming-release-notes/1631.md` (+6 -0) </details> ### 📄 Description Closes #1524 <img width="912" alt="Screenshot 2023-09-01 at 18 59 22" src="https://github.com/actualbudget/actual/assets/886567/eed06cd4-4186-4097-83af-8b90b8e94c9e"> Demo OFX: https://github.com/actualbudget/actual/issues/1524#issuecomment-1678100476 --- <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:47:48 -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#3855