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

--- Comment #11 from Ralf Habacker <ralf.habac...@freenet.de> ---
The root cause for this bug is that in PivotTable::init() the cell values are
collected in the accounts currency first. Then the sum is converted to the file
currency using the date from the report cell, which may not be the same date as
the transaction date the single values are coming from.

To have a correct sum each value from a transaction need to be converted to the
base currency before adding to the report cell and not to convert the sum.

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

Reply via email to