From 46ac4017d494d0ea5130fbe195a692c3c3e107d7 Mon Sep 17 00:00:00 2001 From: Andrew Fuerste Henry Date: Wed, 19 Nov 2025 17:05:46 +0000 Subject: [PATCH] Bug 40961: Default item and patron library values to blank Content-Type: text/plain; charset=utf-8 To test: 1 - load the Circulation Statistics wizard 2 - confirm Home library, Holding library, and Patron library default to selecting the logged-in branch 3 - apply patch, restart_all, reload page 4 - confirm Home library, Holding library, and Patron library default to a blank selection 5 - confirm queries with those blank selections are not limited by items.homebranch, items.holdingbranch, or borrowers.branchcode Signed-off-by: Katherine Wolf Signed-off-by: Marcel de Rooy --- .../intranet-tmpl/prog/en/modules/reports/issues_stats.tt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/issues_stats.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/issues_stats.tt index a43da66ef4..0b2de47820 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/issues_stats.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/issues_stats.tt @@ -347,7 +347,7 @@ @@ -359,7 +359,7 @@ @@ -370,7 +370,7 @@ -- 2.39.5