https://bugs.kde.org/show_bug.cgi?id=362139

--- Comment #8 from allan <agande...@gmail.com> ---
(In reply to allan from comment #7)
> Today, and the first for a while, I updated from HEAD and to ensure all was
> OK, I did a CSV import of an investment file, which contained two similar
> entries.  They were both CashDividends, with the main difference being that
> one had an identical but negative amount.  On import, the negative sign had
> been dropped.
> I think I've traced it, possibly,  to the recent fee patch.
> In investprocessing.cpp(), at circa line 1723 -
> tr.m_amount = tr.m_amount.abs() - m_trInvestData.fee.abs();
> appears to drop the sign.

This comment of mine, #7, was added to this bug when I first discovered this
problem, but on investigating, it seems that it doesn't really belong here, but
probably to BUG: 361021.  I can add this entry to that bug report, but that
might cause confusion about which bug to follow.  So, do I leave as is?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to