https://bugs.kde.org/show_bug.cgi?id=391961
Thomas Baumgart <t...@net-bembel.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Version Fixed In| |5.0.1 Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kmy | |money/9a10e310b101818c36a6c | |afc62942f51a6c230c3 --- Comment #2 from Thomas Baumgart <t...@net-bembel.de> --- Git commit 9a10e310b101818c36a6cafc62942f51a6c230c3 by Thomas Baumgart. Committed on 18/03/2018 at 08:36. Pushed by tbaumgart into branch '5.0'. Don't start networth forecast at balance zero The opening balances are calculated into the eActual cell but the forecast is based on the eForecast cell. Therefore, the opening balances were not taken into account and the forecast graph always started out at 0 on the Y axis. Copying the opening balance value from the eActual cell into the corresponding eForward cell solves the problem. FIXED-IN: 5.0.1 M +12 -0 kmymoney/reports/pivottable.cpp https://commits.kde.org/kmymoney/9a10e310b101818c36a6cafc62942f51a6c230c3 -- You are receiving this mail because: You are watching all bug changes.