gnucash stable: Bug 799336 - Stock Assistant closes with its New Account dialog

John Ralls jralls at code.gnucash.org
Tue Jun 18 19:27:53 EDT 2024


Updated	 via  https://github.com/Gnucash/gnucash/commit/d42b0115 (commit)
	from  https://github.com/Gnucash/gnucash/commit/b7fde904 (commit)



commit d42b0115cc1ce7426de598253f806c1bb726c759
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Jun 18 16:21:27 2024 -0700

    Bug 799336 - Stock Assistant closes with its New Account dialog
    
    Instead of handling QOF_EVENT_DESTROY via the component manager at the
    StockTransactionController level have each StockTransactionEntry set a
    handler that nulls m_account if it's destroyed.



Summary of changes:
 gnucash/gnome/assistant-stock-transaction.cpp | 51 ++++++++++++---------------
 1 file changed, 22 insertions(+), 29 deletions(-)



More information about the gnucash-patches mailing list