Closed jmarcelocjr closed 7 years ago
The latest OFX that i received from Banco do Brasil come with two STMTRS and when the Ofx build the bank accounts he only get the first one. With that change he do a foreach into STMTRS to get all bank account that may be inside there.
Nothing changes on return.
Also added the OFX to tests.
@asgrim Thank you por your review!
added the type!
Thanks @jmarcelocjr! :+1:
Released in https://github.com/asgrim/ofxparser/releases/tag/1.2.2 - thanks!
The latest OFX that i received from Banco do Brasil come with two STMTRS and when the Ofx build the bank accounts he only get the first one. With that change he do a foreach into STMTRS to get all bank account that may be inside there.
Nothing changes on return.
Also added the OFX to tests.