python-fints
python-fints copied to clipboard
Wrong parsing of entry_date?
Hello,
first - thank you a lot for maintaining this great project!
When I access the account and get all transactions (~900), I have identified 3 that simply mess up the entry_date field.
When I export the transaction data from the online banking portal, I get '2017-12-28', however, the three transactions fetched via fints are projected into '2018-12-28'.
The booking was done 3rd Jan 2018.
Have you experienced this behavior?
Actual data from the bank:
FINTS-data
Thanks!! Best
Anyone who is interested: https://github.com/WoLpH/mt940/issues/17