roben
roben
Nachtrag: Überweisungen gehen leider noch nicht: ``` 9050 (global): Die Nachricht enthält Fehler. 9010 (wrt seg 3): Der eingereichte Geschäftsvorfall wird nicht ausgeführt. ``` Der CoBa-Support sagt dazu: "[...] HBCI...
This is just another argument to ship the definitions with the library instead of generating them in a to-be-defined directory (see #71)
I also added a getter for the signed transaction amount.
We noticed and fixed some issues with the parser. Mainly the assumption that one day only has one statement was wrong, which lead to incorrect balances for days with multiple...
This was my last addition to this PR, as my fork will now divert from the current functionality.
The old regexp splitted on two subsequent single quotes in transaction texts (`''`), which is definitely wrong. Even better would be to filter out binary content (`@@`), see documentation, which...
@mschindler83 Do you plan to merge this? The library currently just throws "cd mark not found in: xxx" when it encounters RC/RD transactions.
> Why is this issue closed? Problem still exists... I second that. And anyways, why does the definition need to be generated on the fly? It could just be packaged...