From 5235c7a0d0cb2e810f65c41a987ad90ba1cb979e Mon Sep 17 00:00:00 2001 From: Andrew Fuerste Henry Date: Wed, 2 Apr 2025 12:39:41 +0000 Subject: [PATCH] Bug 39525: Label policy as 'Hold and booking pickup library match' To test: Apply patch, go to circ rules, confirm it says "Hold and booking library pickup match" under both "Defaul checkout, hold and return policy" and under "Default holds and bookings policies by item type" at both the all libraries and library-specific levels. Signed-off-by: Lucas Gass --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt index 9ce8a43dbd2..193464ab362 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt @@ -660,7 +660,7 @@ Total current on-site checkouts allowed Maximum total holds allowed (count) Hold policy - Hold pickup library match + Hold and booking pickup library match Booking pre-processing (days) Booking post-processing (days) Return policy @@ -1296,7 +1296,7 @@ Item type Hold policy - Hold pickup library match + Hold and booking pickup library match Booking pre-processing (days) Booking post-processing (days) Return policy -- 2.39.5