Skip to content

Conversation

@tonydarcy
Copy link

Adds button to the Journal Entries Page & sidebar to import a bank statement from a QIF or OFX file. It also allows Journal Transactions to be edited if the Entry Type is "Bank Entry" to allow manual allocation of these transactions.

(Resubmitting due to noticing a bug in the original file - the description from the bank statement wasn't being added - this is now added to the User Remark Field).

Here are some screenshots:
image
image
image
image

Adds button to the Journal Entries Page & sidebar to import a bank statement from a QIF or OFX file.
Updated Entry Type From Journal Entry to Bank Entry
Allow Editing of Submitted Journal Transaction If The Type Is Bank Entry.
This allows transactions to be allocated after they have been imported instead of just sitting in the suspense account.
…d of submitted

Changed logic to make imported entries "Not Submitted" (Draft) instead of submitted.
Also restored JournalEntry.ts, JournalEntryAccount.ts and doc.ts to their original values as edited submitted transactions is no longer required.
@tonydarcy tonydarcy marked this pull request as draft November 24, 2025 05:34
Ran "yarn lint --fix" to fix lint issues identified by GitHub.
@tonydarcy tonydarcy marked this pull request as ready for review November 24, 2025 05:43
@tonydarcy
Copy link
Author

To better align with the principles of the existing program, I have now edited the code so that it creates the bank statement entries as "Not Submitted" (drafts) instead of submitted and then allowing editing of submitted Bank Entry transactions.
I have also fixed some lint issues by running 'yarn lint --fix'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant