From: Caroline Cyr La Rose Date: Fri, 19 Oct 2018 19:47:31 +0000 (-0400) Subject: Fixed formatting in CheckPrevCheckout description X-Git-Tag: 18.11.00~13^2~4 X-Git-Url: http://git.equinoxoli.org/?p=kohadocs.git;a=commitdiff_plain;h=ff726634945e1b17729695cf2b46422c827e99fd Fixed formatting in CheckPrevCheckout description --- diff --git a/source/systempreferences.rst b/source/systempreferences.rst index 7fc4f7c..a724de4 100644 --- a/source/systempreferences.rst +++ b/source/systempreferences.rst @@ -11616,15 +11616,17 @@ Values: Description: -When the value of this system preference is set to 'do', Koha will look at the -patron's circulation history to see if they have checked this item out before. -An alert will show up on the screen indicating that patron has indeed checked -this item out. Staff will be prompted to allow the checkout to occur. -If the value is set to 'don't', Koha will not check the patron's circulation -history. When the value is set to 'Unless overridden, do', this will check the -patron's circulation history even if there are fines, fees, and/or holds on the -patron's account. Lastly, if the value is set to 'Unless overridden, don't', -Koha will not check circulation history regardless of fines, fees, and/or holds. +- When the value of this system preference is set to 'do', Koha will look at the + patron's circulation history to see if they have checked this item out before. + An alert will show up on the screen indicating that patron has indeed checked + this item out. Staff will be prompted to allow the checkout to occur. +- If the value is set to 'don't', Koha will not check the patron's circulation + history. +- When the value is set to 'Unless overridden, do', this will check the + patron's circulation history even if there are fines, fees, and/or holds on the + patron's account. +- Lastly, if the value is set to 'Unless overridden, don't', + Koha will not check circulation history regardless of fines, fees, and/or holds. **Note**