Skip to content

Fix 'reconciliation removes the history'

Ralf Habacker requested to merge habacker/kmymoney:bug-433694 into 5.1

In MyMoneyAccount::addReconciliation(), make sure, that the associated member m_reconciliationHistory is loaded from the key value pair, which is performed by calling reconciliationHistory().

BUG: 433694 FIXED-IN: 5.1.2

Merge request reports