Skip to content

Fix incorrect account hierarchy if the account is marked as preferred

Robert Szczesiak requested to merge rszczesiak/kmymoney:bugfix/422012 into master

When an account was marked as preferred and the user edited it, the account was moved in the hierarchy tree even though the user did not enter the Hierarchy tab to change anything. When the user opened the Hierarchy tab, there was Favorites category displayed but it should not.

This commit solves the issue so that a preferred account is not moved when the user does not want it to. The Favorites catergory is now not displayed in the Hierarchy tab.

BUG: 422012

Signed-off-by: Robert Szczesiak dev.rszczesiak@gmail.com

Edited by Robert Szczesiak

Merge request reports