gnucash stable: Bug 799093 - Cannot reconcile since v5.4
John Ralls
jralls at code.gnucash.org
Mon Mar 11 05:23:38 EDT 2024
Updated via https://github.com/Gnucash/gnucash/commit/af18ea59 (commit)
from https://github.com/Gnucash/gnucash/commit/97953b6d (commit)
commit af18ea598e1ca860b28a05c31316c0a3fbccd40e
Author: John Ralls <jralls at ceridwen.us>
Date: Mon Mar 11 10:14:09 2024 +0100
Bug 799093 - Cannot reconcile since v5.4
Covers the final case where having the reconcile window open and
auto-completing a transaction then deleting the transaction before
committing it leaves the transaction in the reconcile window.
We need to signal that the account is modified even if it isn't
because that's what the reconcile window is watching.
Summary of changes:
libgnucash/engine/Split.cpp | 10 ++++++++++
1 file changed, 10 insertions(+)
More information about the gnucash-patches
mailing list