| Summary: | hiding reconciled transactions alters (incorrectly) running balance in ledger | ||
|---|---|---|---|
| Product: | [Applications] kmymoney | Reporter: | Jack <ostroffjh> |
| 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: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/office/kmymoney/-/commit/d892ba446fa1f06214c556d152d2582ceb49dfd1 | Version Fixed/Implemented In: | 5.2.2 |
| Sentry Crash Report: | |||
| Attachments: | xml data file which demonstrated the problem | ||
|
Description
Jack
2025-08-08 22:22:21 UTC
Git commit 3b69e75542cd4c3663dd371fb812cd3b198b5cb3 by Thomas Baumgart. Committed on 10/08/2025 at 15:29. Pushed by tbaumgart into branch 'master'. Don't modify running balance when hiding reconciled transactions globally FIXED-IN: 5.2.2 M +0 -7 kmymoney/models/ledgersortproxymodel.cpp M +20 -7 kmymoney/models/specialledgeritemfilter.cpp M +7 -0 kmymoney/views/ledgerviewpage.cpp https://invent.kde.org/office/kmymoney/-/commit/3b69e75542cd4c3663dd371fb812cd3b198b5cb3 Git commit d892ba446fa1f06214c556d152d2582ceb49dfd1 by Thomas Baumgart. Committed on 12/08/2025 at 18:19. Pushed by tbaumgart into branch '5.2'. Don't modify running balance when hiding reconciled transactions globally FIXED-IN: 5.2.2 (cherry picked from commit 3b69e75542cd4c3663dd371fb812cd3b198b5cb3) M +0 -7 kmymoney/models/ledgersortproxymodel.cpp M +20 -7 kmymoney/models/specialledgeritemfilter.cpp M +7 -0 kmymoney/views/ledgerviewpage.cpp https://invent.kde.org/office/kmymoney/-/commit/d892ba446fa1f06214c556d152d2582ceb49dfd1 |