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

Extend bank adapter for SEB Kort #350

Merged
merged 3 commits into from
May 4, 2024
Merged

Conversation

jakoblover
Copy link
Contributor

@jakoblover jakoblover commented May 2, 2024

SEB_KORT_AB_NO_SKHSFI21 behaves like SEB_KORT_AB_SE_SKHSFI21. Added SEB_KORT_AB_NO_SKHSFI21 to the list of institutions in the bank adapter for SEB Kort.

I'm not able to get the correct starting balance. It seems like the transactions array does not include the non-invoiced transactions, only the booked transactions. In the overview of transactions, however, the non-invoiced transactions are listed. The starting balance is missing the amount equivalent of the non-invoiced transactions. Could use some help here.

Seems like I am able to get the correct starting balance after all. I had to connect the accont to gocardless again for it to recalculate the starting balance.

@jakoblover jakoblover changed the title Extend bank adapter for SEB Extend bank adapter for SEB Kort May 2, 2024
@jakoblover jakoblover marked this pull request as draft May 2, 2024 12:45
@jakoblover jakoblover marked this pull request as ready for review May 2, 2024 13:27
@MatissJanis
Copy link
Member

@walleb if you are still around - would you mind taking a peak at this PR? It slightly changes the existing SEB bank mapper. I wouldn't want things to break for you.

On my end this looks good to go 👍

@walleb
Copy link
Contributor

walleb commented May 3, 2024

@walleb if you are still around - would you mind taking a peak at this PR? It slightly changes the existing SEB bank mapper. I wouldn't want things to break for you.

Looks good to me. Not sure how I missed the "nonInvoiced" balance type when I tested my PR. Maybe I didn't had any such transactions at that time. 👍

Copy link
Member

@MatissJanis MatissJanis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@MatissJanis MatissJanis merged commit 33c204d into actualbudget:master May 4, 2024
6 checks passed
MMichotte pushed a commit to MMichotte/actual-server that referenced this pull request Sep 9, 2024
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.

3 participants