Fix Account context menu's Reconcile option opens incorrect ledger
ClosedPublic

Authored by rszczesiak on May 10 2020, 10:16 PM.

Details

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.

BUG: 421307

Diff Detail

Repository
R261 KMyMoney
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
rszczesiak requested review of this revision.May 10 2020, 10:16 PM
rszczesiak created this revision.
tbaumgart accepted this revision.May 12 2020, 7:55 PM
This revision is now accepted and ready to land.May 12 2020, 7:55 PM

@tbaumgart, thank you for your acceptance. Could you please land the patch for me? I do not have git push permission.

Yes, will do. Just did not find the time to do it.

This revision was automatically updated to reflect the committed changes.