Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for credit card OFX files #987

Merged
merged 4 commits into from
May 2, 2023
Merged

Add support for credit card OFX files #987

merged 4 commits into from
May 2, 2023

Conversation

j-f1
Copy link
Contributor

@j-f1 j-f1 commented May 2, 2023

My credit card (Apple Card) recently switched from exporting as bank transactions to exporting as credit card transactions. This adds some logic to the importer to handle this case.

@netlify
Copy link

netlify bot commented May 2, 2023

Deploy Preview for actualbudget ready!

Name Link
🔨 Latest commit 0331add
🔍 Latest deploy log https://app.netlify.com/sites/actualbudget/deploys/645120e44b96ce00080ca332
😎 Deploy Preview https://deploy-preview-987--actualbudget.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@j-f1 j-f1 merged commit d218590 into master May 2, 2023
@j-f1 j-f1 deleted the jed/ofx-credit-card branch May 2, 2023 21:48
@trafico-bot trafico-bot bot added ✨ Merged Pull Request has been merged successfully and removed ✅ Approved labels May 2, 2023
@sinistersnare
Copy link
Contributor

Thanks @j-f1, how was the experience of there being a conflict between the two importers? Did everything work out well in terms of identifying that there was an error? Feel free to Ping me in the future if you cant figure out OFX stuff, but I hope the code was easy to figure out!

@j-f1
Copy link
Contributor Author

j-f1 commented May 4, 2023

Hi @sinistersnare! When testing this out on the previous version (https://645151888d1ec80008d0ea13--actualbudget.netlify.app), I just got “Something internally went wrong.” It would be nice to catch errors thrown from both parsers and report them.

@sinistersnare
Copy link
Contributor

Yeah I see how that error came up. I'm on vacation, so hopefully on Tuesday I will remember to fix the error handling for this!

FlorianLang06 pushed a commit to FlorianLang06/actual that referenced this pull request Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Merged Pull Request has been merged successfully
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants