Adds more information about CheckPrevCheckout
[kohadocs.git] / source / systempreferences.rst
index a724de4..c41a7b1 100644 (file)
@@ -11619,14 +11619,20 @@ 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
+   this item out. Staff will be prompted to allow the checkout to occur.
+
+   |image1390|
+
+-  If the value is set to 'do not', 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.
+   patron's circulation history unless the patron's :ref:`personal setting 
+   <add-a-new-patron>` or the :ref:`patron category setting <adding-a-patron-category>` 
+   specifically say not to.
+-  Lastly, if the value is set to 'Unless overridden, do not',
+   Koha will not check circulation history unless the patron's :ref:`personal 
+   setting <add-a-new-patron>` or the :ref:`patron category setting <adding-a-
+   patron-category>` specifically say to check.
 
      **Note**