gnucash maint: Bug 798039 - Using 'Consolidate Transactions' option on Consolidate Transaction Report returns Error

Christopher Lam clam at code.gnucash.org
Fri Dec 11 18:44:26 EST 2020


Updated	 via  https://github.com/Gnucash/gnucash/commit/6927c122 (commit)
	from  https://github.com/Gnucash/gnucash/commit/3e76b844 (commit)



commit 6927c1229238179e28bb07e6527dc2e5ea221d97
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sat Dec 12 07:42:26 2020 +0800

    Bug 798039 - Using 'Consolidate Transactions' option on Consolidate Transaction Report returns Error
    
    because (gnc:module-load "gnucash/html" 0) was meant to load the html
    module and was incorrectly assumed to be present in (gnucash report)
    module.



Summary of changes:
 bindings/guile/gnc-module.scm | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)



More information about the gnucash-patches mailing list