https://bugs.kde.org/show_bug.cgi?id=445472
Thomas Baumgart <t...@net-bembel.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Version Fixed In| |5.1.3 Latest Commit| |https://invent.kde.org/offi | |ce/kmymoney/commit/20b07baa | |8a999ca606cbf86019f2aa2470d | |a547d Resolution|--- |FIXED --- Comment #1 from Thomas Baumgart <t...@net-bembel.de> --- Git commit 20b07baa8a999ca606cbf86019f2aa2470da547d by Thomas Baumgart. Committed on 14/11/2021 at 12:22. Pushed by tbaumgart into branch '5.1'. Prevent fractions during stock split operations Always round to the account fraction of the investment's security when performing a stock split. FIXED-IN: 5.1.3 M +4 -0 kmymoney/mymoney/mymoneyenums.h M +6 -0 kmymoney/mymoney/mymoneyfile.cpp M +8 -0 kmymoney/mymoney/mymoneyfile.h M +11 -1 kmymoney/mymoney/storage/mymoneystoragemgr.cpp M +3 -0 kmymoney/mymoney/storage/mymoneystoragemgr.h M +52 -17 kmymoney/mymoney/storage/mymoneystoragemgr_p.h M +6 -2 kmymoney/views/kgloballedgerview_p.h https://invent.kde.org/office/kmymoney/commit/20b07baa8a999ca606cbf86019f2aa2470da547d -- You are receiving this mail because: You are the assignee for the bug.