gnucash stable: Bug 798789 - Trading Accounts
John Ralls
jralls at code.gnucash.org
Sun Oct 6 17:17:10 EDT 2024
Updated via https://github.com/Gnucash/gnucash/commit/7f8d5456 (commit)
from https://github.com/Gnucash/gnucash/commit/292adf69 (commit)
commit 7f8d5456c79406eb4516d411696e60d747c7bda8
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Oct 6 14:09:57 2024 -0700
Bug 798789 - Trading Accounts
Scrubbing during SQL load can't commit the changes from the scrub
because the backend's m_loading member is true so disable scrubbing
during database load and edit/commit all transactions again after
loading is complete.
Summary of changes:
libgnucash/backend/sql/gnc-sql-backend.cpp | 13 +++++++++++++
libgnucash/backend/sql/gnc-transaction-sql.cpp | 7 +++++--
2 files changed, 18 insertions(+), 2 deletions(-)
More information about the gnucash-patches
mailing list