From c83cdd07670f67d04f051f8576c8fcc0aabc389d Mon Sep 17 00:00:00 2001 From: Colin Campbell Date: Thu, 28 Apr 2011 16:47:07 +0100 Subject: [PATCH] Bug 6282: HomeOrHoldingBranchReturn missing from pref file Signed-off-by: Chris Cormack --- .../prog/en/modules/admin/preferences/circulation.pref | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref index 8d34157cff..dc821a80c2 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref @@ -208,6 +208,13 @@ Circulation: noblock: "Don't block" confirmation: Ask for confirmation - when checking out to a borrower that has overdues outstanding + - + - On checkin route the returned item to + - pref: HomeOrHoldingBranchReturn + type: choice + choices: + homebranch: the library the item is from. + holdingbranch: the library the item was checked out from. Holds Policy: - - pref: AllowHoldPolicyOverride -- 2.39.5