Skip to content
Commit 41029ceb authored by Cristian Oneț's avatar Cristian Oneț
Browse files

Properly import OFX investment transactions.

Since fixing a previous issue the amount is no longer negative for
investment transactions so, to obtain the total, the fees need to be
added (have the same sign as the amount).

Now the provided file is imported without triggering the missing
assignment error. This was caused by miscalculated values, the shares
were properly imported.

BUG: 339192
(cherry picked from commit b9bfdf3f)
parent f773f22f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment