From 11448b349974ca95d00b4d4c71c8c8ee4851c31c Mon Sep 17 00:00:00 2001 From: Andrew Isherwood Date: Fri, 26 Jul 2019 10:42:32 +0100 Subject: [PATCH] Bug 23112: Add CirculateILL syspref Sponsored-by: Loughborough University Signed-off-by: Chris Walton https://bugs.koha-community.org/show_bug.cgi?id=23112 Signed-off-by: Nick Clemens --- .../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 964ab8f3ca..71abe8ab64 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 @@ -855,6 +855,13 @@ Circulation: yes: Enable no: Disable - unmediated Interlibrary loan requests. If enabled and the ILL backend supports it, the newly created requests are immediately requested by backend. + - + - pref: CirculateILL + default: 0 + choices: + yes: Enable + no: Disable + - the circulation of ILL requested items Fines Policy: - - pref: finesCalendar -- 2.11.0