Open criccomini opened 2 years ago
Not sure this is the right fix, but this line appears to make the parsing work:
unitprice = normalize_fraction(raw.unitprice) if raw.unitprice else ZERO
Thanks --- would you be able to submit a PR with this change and a test case?
A raw transaction entry like so:
Results in:
This line denotes stock that was transferred from one brokerage to another.