Bug 3744 - OPACAllowHoldDateInFuture description confusing
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / circulation.pref
index fb6fb6e..7d83f19 100644 (file)
@@ -7,10 +7,9 @@ Circulation:
               choices:
                   yes: Try
                   no: "Don't try"
-            - to automatically fill in the member when entering a patron search on the circulation screen.
+            - to guess the patron being entered while typing a patron search on the circulation screen.
         -
             - pref: itemBarcodeInputFilter
-              type: choice
               choices:
                   OFF: "Don't filter"
                   whitespace: Remove spaces from
@@ -20,7 +19,6 @@ Circulation:
         -
             - Sort previous checkouts on the circulation page from
             - pref: previousIssuesDefaultSortOrder
-              type: choice
               choices:
                   asc: earliest to latest
                   desc: latest to earliest
@@ -39,6 +37,12 @@ Circulation:
                   yes: Allow
                   no: "Don't allow"
             - staff to specify a due date for a checkout.
+        -
+            - pref: AllowAllMessageDeletion
+              choices:
+                  yes: Allow
+                  no: "Don't allow"
+            - staff to delete messages added from other libraries.
         -
             - Mark a hold as problematic if it has been waiting for more than
             - pref: ReservesMaxPickUpDelay
@@ -55,6 +59,11 @@ Circulation:
                   yes: Require
                   no: "Don't require"
             - staff to choose which checkouts to show before running the overdues report.
+            - pref: DisplayClearScreenButton
+              choices:
+                  yes: Show
+                  no: "Don't show"
+            - a button to clear the current patron from the screen on the circulation screen.
     Checkout Policy:
         -
             - pref: AllowNotForLoanOverride
@@ -68,6 +77,23 @@ 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.
+        -
+            - When items are created, give them the temporary location of
+            - pref: NewItemsDefaultLocation
+              class: short
+            - (should be a location code, or blank to disable).
+        -
+            - pref: InProcessingToShelvingCart
+              choices:
+                  yes: Move
+                  no: "Don't move"
+            - items that have the location PROC to the location CART when they are checked in.
+        -
+            - pref: ReturnToShelvingCart
+              choices:
+                  yes: Move
+                  no: "Don't move"
+            - all items to the location CART when they are checked in.
         -
             - pref: AutomaticItemReturn
               choices:
@@ -93,7 +119,6 @@ Circulation:
                   PickupLibrary: the library you are logged in at.
                   PatronLibrary: the library the patron is from.
                   ItemHomeBranch: the library the item is from.
-            -
         -
             - Use the checkout and fines rules of
             - pref: HomeOrHoldingBranch
@@ -101,7 +126,7 @@ Circulation:
               choices:
                   homebranch: the library the item is from.
                   holdingbranch: the library the item was checked out from.
-            - <br />NOTE: This is deprecated in favor of <code>CircControl</code>, but used by some parts of Koha. It will be removed soon.
+            - "<br />NOTE: This is older than <code>CircControl</code>, but used by some parts of Koha. It will be removed soon."
         -
             - Make all checkouts have a due date of
             - pref: globalDueDate
@@ -170,6 +195,18 @@ Circulation:
                   yes: Allow
                   no: "Don't allow"
             - hold requests to be placed on items that are not checked out.
+        -
+            - pref: AllowHoldDateInFuture
+              choices:
+                  yes: Allow
+                  no: "Don't allow"
+            - hold requests to be placed that do not enter the waiting list until a certain future date.
+        -
+            - pref: OPACAllowHoldDateInFuture
+              choices:
+                  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)."
         -
             - Satisfy holds from the libraries
             - pref: StaticHoldsQueueWeight
@@ -214,3 +251,11 @@ Circulation:
                   test: Calculate (but only for mailing to the admin)
                   production: Calculate and charge
             - fines (when <code>misc/cronjobs/fines.pl</code> is being run).
+    Self Checkout:
+        -
+            - pref: ShowPatronImageInWebBasedSelfCheck
+              choices:
+                  yes: Show
+                  no: "Don't show"
+            - "the patron's picture (if one has been added) when they use the web-based self checkout."
+