gnucash stable: Multiple changes pushed

Christopher Lam clam at code.gnucash.org
Wed Jul 5 20:51:09 EDT 2023


Updated	 via  https://github.com/Gnucash/gnucash/commit/e8d2d8dc (commit)
	 via  https://github.com/Gnucash/gnucash/commit/8b94e9a4 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/d326cca0 (commit)
	from  https://github.com/Gnucash/gnucash/commit/b5399e00 (commit)



commit e8d2d8dc6662952ab7f2fc355b69ed680146944d
Merge: 8b94e9a440 d326cca065
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Thu Jul 6 08:45:24 2023 +0800

    Merge branch 'bug798998' into stable #3701

commit 8b94e9a440638703b7a34f7eb763ad736dad4077
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Thu Jul 6 08:44:13 2023 +0800

    SCM must never be NULL
    
    It is assigned later on; nevertheless must never be NULL. It could be
    SCM_EOL.

commit d326cca0653d1934b5ab96784d401f607e1faac0
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Wed Jul 5 13:24:21 2023 +0800

    Bug 798998 - Job Report Not Working
    
    GncOptions add support fo GncOptionUIType::JOB



Summary of changes:
 gnucash/gnome/business-options-gnome.cpp    | 4 ++++
 gnucash/gnome/dialog-report-style-sheet.cpp | 7 +++----
 libgnucash/engine/gnc-option-impl.cpp       | 2 ++
 3 files changed, 9 insertions(+), 4 deletions(-)



More information about the gnucash-patches mailing list