gnucash stable: Bug 799791 - Unvoid is not available (Bug from the mailing lists)
John Ralls
jralls at code.gnucash.org
Sat Jul 18 13:27:18 EDT 2026
Updated via https://github.com/Gnucash/gnucash/commit/6e33c238 (commit)
from https://github.com/Gnucash/gnucash/commit/828a80d0 (commit)
commit 6e33c23815eaadf6b11a9e1e03c53b74e8418a05
Author: John Ralls <jralls at ceridwen.us>
Date: Sat Jul 18 10:25:17 2026 -0700
Bug 799791 - Unvoid is not available (Bug from the mailing lists)
Use the existence of void timestamp instead of void reason to
determine if a transaction is voided. A user can void a transaction
without providing a reason.
Summary of changes:
libgnucash/engine/Transaction.cpp | 8 ++++----
libgnucash/engine/test/test-transaction-voiding.cpp | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
More information about the gnucash-patches
mailing list