-
-
Notifications
You must be signed in to change notification settings - Fork 11
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
Multiplication of transactions with Sparebank 1 Østlandet in v0.7.1 #64
Comments
Oh... I can see there is a major rewrite of how to configure... Does it mean you need config details for each bank to set it up? I currently have it working with Sparebank 1 Østlandet, Circle K (SEB) and Morrow bank. |
This is my current setup: Sparbank 1 Østlandet:
SEB Kort Bank AB (Circle K Mastercard)
Morrow bank
|
Bring back support for the user to change transaction ID. Lets give the users the power to change stuff while we still attempt to support all banks with specific mappers out of the box. Fixes #64
Hi 👋 I'm sorry for the trouble the duplicate entries caused, I know it can be a hassle to clean up. I reintroduced the
The goal is to support every bank with individual mappers but unfortunately, it's not that easy to do. If you can provide me with a full transaction payload from your banks (you can get that with debugging turned on) I can make specific mappers for you that suit your needs. Someday we should implement a way for the user to have complete control over the mapping between bank and ynabber. |
Thanks! Tested the pr-65 docker image, and it seems to work without any duplication. |
In latest version v0.7.1 transactions from Sparebank 1 Østlandet are multiplied in ynab. From my first investigations it seems like the ynabber doesn't honor the "InternalTransactionId" environment variable, which is needed for sane behavior with Sparebank 1
The text was updated successfully, but these errors were encountered: