[PR #2564] [MERGED] Add option to disable reconciliation when importing OFX files. #34565

Closed
opened 2026-04-20 21:42:55 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2564
Author: @keriati
Created: 4/7/2024
Status: Merged
Merged: 4/11/2024
Merged by: @youngcw

Base: masterHead: ofx-no-reconcile


📝 Commits (1)

  • 6109cb5 Add option to disable reconciliation when importing OFX files.

📊 Changes

3 files changed (+49 additions, -18 deletions)

View changed files

📝 packages/desktop-client/src/components/modals/ImportTransactions.jsx (+32 -16)
📝 packages/loot-core/src/client/actions/account.ts (+11 -2)
upcoming-release-notes/2564.md (+6 -0)

📄 Description

This PR adds a checkbox when importing OFX files to disable reconciliation.
It addresses the problems highlighted in issues: #2420 #608

It implements the feature partially requested in #2561

Screenshot:
Screenshot 2024-04-07 at 11 04 39


🔄 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/2564 **Author:** [@keriati](https://github.com/keriati) **Created:** 4/7/2024 **Status:** ✅ Merged **Merged:** 4/11/2024 **Merged by:** [@youngcw](https://github.com/youngcw) **Base:** `master` ← **Head:** `ofx-no-reconcile` --- ### 📝 Commits (1) - [`6109cb5`](https://github.com/actualbudget/actual/commit/6109cb5d36c792defb60d418ecf06a1fcf89c409) Add option to disable reconciliation when importing OFX files. ### 📊 Changes **3 files changed** (+49 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/modals/ImportTransactions.jsx` (+32 -16) 📝 `packages/loot-core/src/client/actions/account.ts` (+11 -2) ➕ `upcoming-release-notes/2564.md` (+6 -0) </details> ### 📄 Description This PR adds a checkbox when importing OFX files to disable reconciliation. It addresses the problems highlighted in issues: #2420 #608 It implements the feature partially requested in #2561 Screenshot: ![Screenshot 2024-04-07 at 11 04 39](https://github.com/actualbudget/actual/assets/439392/f43f3314-d307-47cd-826f-143567a4bc7d) --- <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-20 21:42:55 -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#34565