https://bugs.kde.org/show_bug.cgi?id=450927
--- Comment #10 from Thomas Baumgart <t...@net-bembel.de> --- Git commit 7999c11a4e1dfcd1459ca7c9adcdecb3dd037150 by Thomas Baumgart. Committed on 01/07/2022 at 07:57. Pushed by tbaumgart into branch '5.1'. Improve closing investment accounts One needed to close all security accounts first before one could close the parent investment account. This change improves the process so that an investment account can be closed with all sub-ordinate security accounts in one go if the conditions to close an account apply to all accounts to be closed (balance equal to zero, not referenced in schedules, ...) (cherry picked from commit b17daebdca0c0611e1f54659ae06a5a47a60ea90) M +29 -0 kmymoney/mymoney/mymoneyfile.cpp M +15 -3 kmymoney/views/kaccountsview.cpp M +38 -18 kmymoney/views/kaccountsview_p.h https://invent.kde.org/office/kmymoney/commit/7999c11a4e1dfcd1459ca7c9adcdecb3dd037150 -- You are receiving this mail because: You are watching all bug changes.