viafintech / camt_parser

A basic parser for camt.052, camt.053 and camt.054 files
MIT License
20 stars 24 forks source link

Add support for instructed amounts (AmtDtls/InstdAmt/Amt) #24

Closed manubo closed 5 years ago

tobischo commented 5 years ago

Thank you for the contribution

While it wasn't properly tested previously, would you mind adding a testcase for it now?

manubo commented 5 years ago

I have added a new fixture file that failed parsing before the changes in this PR and a test case verifying that the amount is correctly parsed.

manubo commented 5 years ago

Great thanks for your prompt reaction :-)

tobischo commented 5 years ago

Thanks for the contribution

Released as v2.6.2