Summary: | Individual budgets broken | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Thomas Baumgart <tbaumgart> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | 5.2.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/office/kmymoney/-/commit/9432df0760b10c61cdf4c968621fd4b36f2aade7 | Version Fixed In: | 5.2.1 |
Sentry Crash Report: |
Description
Thomas Baumgart
2025-07-16 06:31:57 UTC
Git commit 509818ab0e0bc40b12f14e0134e88646caecd6e9 by Thomas Baumgart. Committed on 18/07/2025 at 08:25. Pushed by tbaumgart into branch 'master'. Disable only sub-accounts in budget When the include sub-accounts option is checked, the account itself was disabled. This does not make sense. Only the sub-accounts should be disabled. This change fixes this to work properly. FIXED-IN: 5.2.1 M +1 -1 kmymoney/widgets/budgetviewproxymodel.cpp https://invent.kde.org/office/kmymoney/-/commit/509818ab0e0bc40b12f14e0134e88646caecd6e9 Git commit 9432df0760b10c61cdf4c968621fd4b36f2aade7 by Thomas Baumgart. Committed on 18/07/2025 at 08:25. Pushed by tbaumgart into branch '5.2'. Disable only sub-accounts in budget When the include sub-accounts option is checked, the account itself was disabled. This does not make sense. Only the sub-accounts should be disabled. This change fixes this to work properly. FIXED-IN: 5.2.1 (cherry picked from commit 509818ab0e0bc40b12f14e0134e88646caecd6e9) M +1 -1 kmymoney/widgets/budgetviewproxymodel.cpp https://invent.kde.org/office/kmymoney/-/commit/9432df0760b10c61cdf4c968621fd4b36f2aade7 |