https://bugs.kde.org/show_bug.cgi?id=411015
Thomas Baumgart <t...@net-bembel.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.0.8 Latest Commit| |https://commits.kde.org/kmy | |money/1d9158e172c6636f992ee | |9ca05e7a0b67b6b00c5 Status|REPORTED |RESOLVED Resolution|--- |FIXED --- Comment #5 from Thomas Baumgart <t...@net-bembel.de> --- Git commit 1d9158e172c6636f992ee9ca05e7a0b67b6b00c5 by Thomas Baumgart. Committed on 13/10/2019 at 10:55. Pushed by tbaumgart into branch '5.0'. Changing the security of a transaction does not update balance When the security of an investment transaction (e.g. buy) is changed from security A to security B, the balance of security A does not get updated. This causes to display false values. This change fixes the problem by first removing the split referencing security A from the list of transactions and then updating the balance. FIXED-IN: 5.0.8 M +7 -11 kmymoney/mymoney/storage/mymoneystoragemgr.cpp https://commits.kde.org/kmymoney/1d9158e172c6636f992ee9ca05e7a0b67b6b00c5 -- You are receiving this mail because: You are watching all bug changes.