ofx
ofx copied to clipboard
Breaking change on deprecated member .account for 1.02 OFX
When support for separate statements was added, .account went from listing all transactions in the ofx to just the first statement-full.
I didn't realize this had corrupted my accounting for a while.
I think this happened here: https://github.com/annacruz/ofx/commit/51c0b532de9eed14ef87b9e551bb55bf9f4b6bbd
Worth a doc, perhaps?
Hi @lilith, could you get an example of your problem? Or even a PR with a correction proposal?