Bug 7951 - Suspending holds needs a system preference
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / circulation.pref
index 817ce57..d2d11b4 100644 (file)
@@ -92,12 +92,17 @@ Circulation:
                   no: "Don't record"
             - local use when an unissued item is checked in.
         -
-            - When an empty an empty barcode field is submitted in circulation
+            - When an empty barcode field is submitted in circulation
             - pref: CircAutoPrintQuickSlip
               choices:
                   yes: "open a print quick slip window"
                   no: "clear the screen"
             - .
+        -
+            - Include the stylesheet at
+            - pref: NoticeCSS
+              class: url
+            - on Notices. (This should be a complete URL, starting with <code>http://</code>)
     Checkout Policy:
         -
             - pref: AllowNotForLoanOverride
@@ -111,6 +116,12 @@ Circulation:
                   yes: Allow
                   no: "Don't allow"
             - staff to manually override the renewal limit and renew a checkout when it would go over the renewal limit.
+        -
+            - pref: AllowItemsOnHoldCheckout
+              choices:
+                  yes: Allow
+                  no: "Don't allow"
+            - checkouts of items items reserved to someone else. If allowed do not generate RESERVE_WAITING and RESERVED warning. This allows self checkouts for those items.
         -
             - pref: AllFinesNeedOverride
               choices:
@@ -140,13 +151,13 @@ Circulation:
               choices:
                   yes: Do
                   no: "Don't"
-            - automatically transfer items to their home branch when they are returned.
+            - automatically transfer items to their home library when they are returned.
         -
             - pref: UseBranchTransferLimits
               choices:
                   yes: Enforce
                   no: "Don't enforce"
-            - branch transfer limits based on
+            - library transfer limits based on
             - pref: BranchTransferLimitsType
               choices:
                   ccode: collection code
@@ -193,8 +204,8 @@ Circulation:
         -
             - pref: IssuingInProcess
               choices:
-                  yes: Prevent
-                  no: "Don't prevent"
+                  yes: "Don't prevent"
+                  no: "Prevent"
             - patrons from checking out an item whose rental charge would take them over the limit.
         -
             - Prevent patrons from checking out books if they have more than
@@ -229,6 +240,14 @@ Circulation:
               choices:
                   homebranch: the library the item is from.
                   holdingbranch: the library the item was checked out from.
+        -
+            - "When issuing an item that has been marked as lost, "
+            - pref: IssueLostItem
+              choices:
+                  confirm: "require confirmation"
+                  alert: "display a message"
+                  nothing : "do nothing"
+            - .
     Holds Policy:
         -
             - pref: AllowHoldPolicyOverride
@@ -272,6 +291,16 @@ Circulation:
             - pref: ReservesMaxPickUpDelay
               class: integer
             - days.
+        -
+            - pref: ExpireReservesMaxPickUpDelay
+              choices:
+                  yes: Allow
+                  no: "Don't allow"
+            - "holds to expire automatically if they have not been picked by within the time period specified in ReservesMaxPickUpDelay"
+        -
+            - If using ExpireReservesMaxPickUpDelay, charge a borrower who allows his or her waiting hold to expire a fee of
+            - pref: ExpireReservesMaxPickUpDelayCharge
+              class: currency
         -
             - Satisfy holds from the libraries
             - pref: StaticHoldsQueueWeight
@@ -293,7 +322,7 @@ Circulation:
               choices:
                   yes: Allow
                   no: "Don't allow"
-            - a user to choose the branch to pick up a hold from.
+            - a user to choose the library to pick up a hold from.
         -
             - pref: ReservesNeedReturns
               choices:
@@ -317,6 +346,30 @@ Circulation:
                   yes: Enable
                   no:  "Don't enable"
             - "the ability to place holds on multiple biblio from the search results"      
+        -
+            - pref: TransferWhenCancelAllWaitingHolds
+              choices:
+                  yes: Transfer
+                  no: "Don't transfer"
+            - items when cancelling all waiting holds.
+        -
+            - pref: AutoResumeSuspendedHolds
+              choices:
+                  yes: Allow
+                  no: "Don't allow"
+            - suspended holds to be automatically resumed by a set date.
+        -
+            - pref: SuspendHoldsIntranet
+              choices:
+                  yes: Allow
+                  no: "Don't allow"
+            - holds to be suspended from the intranet.
+        -
+            - pref: SuspendHoldsOpac
+              choices:
+                  yes: Allow
+                  no: "Don't allow"
+            - holds to be suspended from the OPAC.
     Fines Policy:
         -
             - Calculate fines based on days overdue