From f3abb146238df439f39404c1680ab132c9c45c8e Mon Sep 17 00:00:00 2001 From: Lee Jamison Date: Fri, 23 Jun 2017 14:48:56 +0000 Subject: [PATCH] Added the AllowItemsOnHoldCheckoutSCO System Preference --- en/source/02_administration.rst | 27 +++++++++++++++++++++++++++ 1 files changed, 27 insertions(+), 0 deletions(-) diff --git a/en/source/02_administration.rst b/en/source/02_administration.rst index 1632e49..a446421 100644 --- a/en/source/02_administration.rst +++ b/en/source/02_administration.rst @@ -2358,6 +2358,33 @@ Description: even if it's on hold for someone else. If you would like Koha to prevent people from checking out books that are on hold for someone else set this preference to "Don't allow." + +`AllowItemsOnHoldCheckoutSCO <#AllowItemsOnHoldCheckoutSCO>`__ +'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' + +Default: Don't allow + +Asks: \_\_\_ checkouts of items reserved to someone else in the SCO module. +If allowed do not generate RESERVE_WAITING and RESERVED warning. This +allows self checkouts for those items. + +Values: + +- Allow + +- Don't allow + + **Important** + + This system preference relates only to Koha's web based self checkout. + +Description: + +- When this preference is set to 'Allow' patrons will be able to use + Koha's web based self checkout to check out a book to themselves + even if it's on hold for someone else. If you would like Koha to + prevent people from checking out books that are on hold for someone + else set this preference to "Don't allow". `AllowNotForLoanOverride <#AllowNotForLoanOverride>`__ '''''''''''''''''''''''''''''''''''''''''''''''''''''' -- 1.7.2.5