ofx icon indicating copy to clipboard operation
ofx copied to clipboard

Breaking change on deprecated member .account for 1.02 OFX

Open lilith opened this issue 3 years ago • 1 comments

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?

lilith avatar Sep 03 '22 23:09 lilith

Hi @lilith, could you get an example of your problem? Or even a PR with a correction proposal?

marcosdemelo avatar Sep 07 '22 05:09 marcosdemelo