gnucash stable: [stock-txn-asst] create_transaction() returns <bool, Transaction*>
Christopher Lam
clam at code.gnucash.org
Fri Jun 30 09:55:07 EDT 2023
Updated via https://github.com/Gnucash/gnucash/commit/c313c3de (commit)
from https://github.com/Gnucash/gnucash/commit/5e376265 (commit)
commit c313c3dedf02bd9ce800755c6a169fec07b2bb57
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Fri Jun 30 19:18:03 2023 +0800
[stock-txn-asst] create_transaction() returns <bool,Transaction*>
This reverts commit 67515497f7d37bf67bf917ba37099851ddc78fb2.
Because the Transaction* is used in the tests. Also it's a possible
enhancement that the register will jump to the newly created
transaction when the assistant completes.
Summary of changes:
gnucash/gnome/assistant-stock-transaction.cpp | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)
More information about the gnucash-patches
mailing list