Bug 9761: Reformulating the preference description
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / circulation.pref
index 026b7fa..005c0e5 100644 (file)
@@ -61,7 +61,7 @@ Circulation:
             - Set the default start date for the Holds to pull list to
             - pref: HoldsToPullStartDate
               class: integer
-            - day(s) ago.
+            - day(s) ago. Note that the default end date is controlled by preference ConfirmFutureHolds.
         -
             - pref: AllowAllMessageDeletion
               choices:
@@ -369,6 +369,11 @@ Circulation:
                   yes: Allow
                   no: "Don't allow"
             - "patrons to place holds that don't enter the waiting list until a certain future date. (AllowHoldDateInFuture must also be enabled)."
+        -
+            - Confirm future hold requests (starting no later than
+            - pref: ConfirmFutureHolds
+              class: integer
+            - days from now) at checkin time. Note that this number of days will be used too in calculating the default end date for the Holds to pull-report. But it does not interfere with issuing, renewing or transferring books.
         -
             - Check the
             - pref: ReservesControlBranch
@@ -507,6 +512,18 @@ Circulation:
                   yes: Include
                   no: "Don't include"
             - the grace period when calculating the fine for an overdue item.
+        -
+            - pref: WhenLostForgiveFine
+              choices:
+                  yes: Forgive
+                  no: "Don't Forgive"
+            - the fines on an item when it is lost.
+        -
+            - pref: WhenLostChargeReplacementFee
+              choices:
+                  yes: Charge
+                  no: "Don't Charge"
+            - the replacement price when a patron loses an item.
     Self Checkout:
         -
             - "Include the following JavaScript on all pages in the web-based self checkout:"