grindsa / dkb-robo

library to access the internet banking area of "Deutsche Kreditbank" to get account information and transactions
GNU General Public License v3.0
148 stars 29 forks source link

Mandatsreferenz missing #49

Closed robbeofficial closed 1 year ago

robbeofficial commented 1 year ago

Ticket #11 mentions a 'mandatsreferenz' field in the data but it is missing when I fetch using v0.24. Maybe something changed with the naming of the CSV? When I manually fetch a CSV from the website, it contains a "Mandatsreferenz" column.

grindsa commented 1 year ago

Tanks for pointing this out. Indeed, something has changed.

There is a field mandateId containing the Mandatsreferenz. I will create a fix in the upcoming days

grindsa commented 1 year ago

Hi,

fix got slotted into 0.24.1.

Please check if it works for you...

robbeofficial commented 1 year ago

Thanks for the fast fix, works like a charm!

This change only introduces a slight inconsistency in field naming: "mandatereference" vs. "customerreferenz" but that's just a minor issue.

grindsa commented 1 year ago

thanks for confirming the fix and for highlighting the inconsistency. This is a day 1 issue which is in since several years. I will fix it with the next release and will close this issue...