gnucash master: Fix tests for previous commit

Geert Janssens gjanssens at code.gnucash.org
Thu Feb 6 12:50:57 EST 2020


Updated	 via  https://github.com/Gnucash/gnucash/commit/01f00a35 (commit)
	from  https://github.com/Gnucash/gnucash/commit/74c00731 (commit)



commit 01f00a35fb0ff90a0e3275f438ddbd3cefa61214
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Thu Feb 6 18:50:50 2020 +0100

    Fix tests for previous commit

diff --git a/gnucash/report/reports/standard/lot-viewer.scm b/gnucash/report/reports/standard/lot-viewer.scm
index 71b84a704..9e0ae7719 100644
--- a/gnucash/report/reports/standard/lot-viewer.scm
+++ b/gnucash/report/reports/standard/lot-viewer.scm
@@ -27,6 +27,7 @@
 (use-modules (gnucash utilities))
 (use-modules (gnucash report))
 (use-modules (gnucash core-utils))           ;for gnc-prefs-is-extra-enabled
+(use-modules (gnucash app-utils))
 (use-modules (gnucash engine))
 
 



Summary of changes:
 gnucash/report/reports/standard/lot-viewer.scm | 1 +
 1 file changed, 1 insertion(+)



More information about the gnucash-changes mailing list