Add and change preferences, change tab names in sysprefs editor
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / circulation.pref
index fb6fb6e..4c6f014 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).
+        -
+            - 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: InProcessingToShelvingCart
+              choices:
+                  yes: Move
+                  no: "Don't move"
+            - all items to the location CART when they are checked in.
         -
             - pref: AutomaticItemReturn
               choices:
@@ -87,6 +113,9 @@ Circulation:
             - .
         -
             - Use the checkout and fines rules of
+            - pref: CircControl
+              type: choice
+              choices:
             - pref: CircControl
               type: choice
               choices:
@@ -101,7 +130,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
@@ -181,9 +210,6 @@ Circulation:
                   no: in that order.
             -
         -
-            - pref: canreservefromotherbranches
-              choices:
-                  yes: Allow
                   no: "Don't allow (with independent branches)"
             - a user from one library to place a hold on an item from another library
         -