[PR #670] [MERGED] node-libofx: add transaction_acct_name function #37672

Closed
opened 2026-04-23 10:50:29 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/670
Author: @j-f1
Created: 2/19/2023
Status: Merged
Merged: 3/17/2023
Merged by: @j-f1

Base: masterHead: jed/import-multi-accounts


📝 Commits (3)

📊 Changes

3 files changed (+23 additions, -4 deletions)

View changed files

📝 packages/node-libofx/emscripten.cpp (+7 -0)
📝 packages/node-libofx/ffi.js (+10 -4)
upcoming-release-notes/670.md (+6 -0)

📄 Description

I am currently not working on adding support for importing to multiple accounts, but I wanted to give anyone who takes that on a starting point by updating the underlying C library to provide access to the account name 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/670 **Author:** [@j-f1](https://github.com/j-f1) **Created:** 2/19/2023 **Status:** ✅ Merged **Merged:** 3/17/2023 **Merged by:** [@j-f1](https://github.com/j-f1) **Base:** `master` ← **Head:** `jed/import-multi-accounts` --- ### 📝 Commits (3) - [`167d8c0`](https://github.com/actualbudget/actual/commit/167d8c0935004357a6f7430dff2fe2a8c0cdaea6) ffi.js: run Prettier - [`f74fe3f`](https://github.com/actualbudget/actual/commit/f74fe3f8ef7998e284a25bc265eb4a3930bb982d) node-libofx: +transaction_acct_name - [`1145cad`](https://github.com/actualbudget/actual/commit/1145cad51dd16c1ea4041cad7173a340eb78dd28) Add release notes ### 📊 Changes **3 files changed** (+23 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `packages/node-libofx/emscripten.cpp` (+7 -0) 📝 `packages/node-libofx/ffi.js` (+10 -4) ➕ `upcoming-release-notes/670.md` (+6 -0) </details> ### 📄 Description I am currently not working on adding support for importing to multiple accounts, but I wanted to give anyone who takes that on a starting point by updating the underlying C library to provide access to the account name 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-04-23 10:50: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#37672