Raphael Michel
Raphael Michel
even if the spec technically allows it, do regular banks in fact accept such files? German banks tend to reject files for much simpler reasons
I don't see an obvious error without further debugging, I'm afraid
Note to self: Re-check this after #2989 is done
I don't see why it would not, but have never tested it so far.
I think we can close this as the bug in mt940 seems to be fixed and this seems to be a very special-case API
Interesting. I'm not keen on reverting to the very slow approach, but since the enum-tools is basically only needed for generating the documentation (and for using ``__doc__`` at runtime, technically),...
See https://github.com/raphaelm/python-fints/pull/163
Does this issue persist? Does not sound like something within the library
> is there any chance that this will be fixed? Maybe! It would require either - me running into the problem which means I have a way to debug it...
Nice, thanks! Would you be able to add a test to the test suite as well?