Summary: | Account context menu's Reconcile option opens incorrect ledger | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Robert Szczesiak <dev.rszczesiak> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | me |
Priority: | NOR | ||
Version: | git (master) | ||
Target Milestone: | --- | ||
Platform: | Manjaro | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/kmymoney/3f623b353c7c18f5ef673842389161374d1e97d5 | Version Fixed In: | 5.1.0 |
Sentry Crash Report: |
Description
Robert Szczesiak
2020-05-10 22:09:45 UTC
Git commit 3f623b353c7c18f5ef673842389161374d1e97d5 by Thomas Baumgart, on behalf of Robert Szczesiak. Committed on 14/05/2020 at 17:37. Pushed by tbaumgart into branch '5.0'. Fix Account context menu's Reconcile option opens incorrect ledger Summary: Selecting the 'Reconcile...' option from account's context menu in the Accounts view would open ledger of the last account viewed in the Ledgers view, not of the account selected in the Accounts view. This commit fixes the issue so that the 'Reconcile...' option opens correct ledger. FIXED-IN: 5.0.9 Reviewers: tbaumgart Reviewed By: tbaumgart Tags: #kmymoney Differential Revision: https://phabricator.kde.org/D29614 M +5 -3 kmymoney/views/kgloballedgerview.cpp https://commits.kde.org/kmymoney/3f623b353c7c18f5ef673842389161374d1e97d5 |