ofxparser icon indicating copy to clipboard operation
ofxparser copied to clipboard

Not correctly handling negative numbers larger than a couple of digits.

Open aaronsaderholm opened this issue 8 years ago • 1 comments

I was running into an issue with this truncating negative numbers (negative account balances, so like credit cards, ect) which seemed to be fixed with this.

aaronsaderholm avatar Feb 21 '17 05:02 aaronsaderholm

Thanks for the feedback, I will review. I suspect #33 fixed this problem (but with the proper tests) but I will try to evaluate that.

aaronsaderholm avatar Feb 21 '17 09:02 aaronsaderholm