Bug 19469: Add ability to split view of holds view on record by pickup library and...
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / circulation.pref
index c04eda5..b609344 100644 (file)
@@ -413,11 +413,15 @@ Circulation:
                   nothing : "do nothing"
             - .
         -
+            - "Mark items as returned when flagged as lost "
             - pref: MarkLostItemsAsReturned
-              choices:
-                  yes: "Mark"
-                  no: "Do not mark"
-            - "items as returned when flagged as lost"
+              multiple:
+                cronjob: "from the longoverdue cronjob"
+                batchmod: "from the batch item modification tool"
+                additem: "when cataloguing an item"
+                moredetail: "from the items tab of the catalog module"
+                pendingreserves: "from the 'Holds to pull' list"
+            - .
         -
             - pref: AllowMultipleIssuesOnABiblio
               choices:
@@ -473,6 +477,18 @@ Circulation:
                   no: Allow
             - his/her auto renewals.
     Checkin Policy:
+        -
+            - pref: HoldsAutoFill
+              choices:
+                  yes: Do
+                  no: "Don't"
+            - automatically fill holds instead of asking the librarian.
+        -
+            - pref: HoldsAutoFillPrintSlip
+              choices:
+                  yes: Do
+                  no: "Don't"
+            - automatically display the hold slip dialog for auto-filled holds.
         -
             - pref: BlockReturnOfWithdrawnItems
               choices:
@@ -505,7 +521,27 @@ Circulation:
                   yes: Cumulate
                   no: "Don't cumulate"
             - the restriction periods.
+        -
+            - pref: HidePersonalPatronDetailOnCirculation
+              choices:
+                  yes: Do
+                  no: "Don't"
+            - Hide patrons phone number, email address, street address and city in     the circulation page
     Holds Policy:
+        -
+            - In the staff client, split the holds queue into separate tables by
+            - pref: HoldsSplitQueue
+              choices:
+                  nothing: nothing
+                  branch: "pickup library"
+                  itemtype: "hold itemtype"
+                  branch_itemtype: "pickup library & itemtype"
+        -
+            - If the holds queue is split, show librarians
+            - pref: HoldsSplitQueueNumbering
+              choices:
+                  actual: "the actual priority, which may be out of order"
+                  virtual: "'virtual' priorities, where each group is numbered separately"
         -
             - pref: AllowHoldItemTypeSelection
               choices:
@@ -523,7 +559,7 @@ Circulation:
               choices:
                   yes: Allow
                   no: "Don't allow"
-            - staff to override hold policies when placing holds.
+            - staff to force addition of holds even if the patron already has the maximum number of holds allowed.
         -
             - pref: AllowHoldsOnDamagedItems
               choices:
@@ -709,6 +745,19 @@ Circulation:
             - "Patron categories not affected by OPACHoldsIfAvailableAtPickup"
             - pref: OPACHoldsIfAvailableAtPickupExceptions
             - "(list of patron categories separated with a pipe '|')"
+        -
+            - pref: CanMarkHoldsToPullAsLost
+              choices:
+                  do_not_allow: "Do not allow to mark items as lost"
+                  allow: "Allow to mark items as lost"
+                  allow_and_notify: "Allow to mark items as lost and notify the patron"
+            - "from the 'Holds to pull' screen"
+        -
+            - Update item's values when marked as lost from the hold to pull screen.
+            - This is a list of values to update an item when it is marked as lost from the holds to pull screen.
+            - 'Example: "itemlost: 1" to set items.itemlost to 1 when the item is marked as lost'
+            - pref: UpdateItemWhenLostFromHoldList
+              type: textarea
     Interlibrary Loans:
         -
             - pref: ILLModule
@@ -784,12 +833,32 @@ Circulation:
               type: textarea
               class: code
     Self check-in module:
+        -
+            - "Include the following HTML on the self check-in screen:"
+            - pref: SelfCheckInMainUserBlock
+              type: textarea
+              class: code
         -
             - pref: SelfCheckInModule
               choices:
                   yes: Enable
                   no: "Don't enable"
             - "the standalone self check-in module (available at: /cgi-bin/koha/sci/sci-main.pl)"
+        -
+            - "Reset the current self check-in screen after"
+            - pref: SelfCheckInTimeout
+              class: integer
+            - seconds.
+        -
+            - "Include the following CSS on all the self check-in screens:"
+            - pref: SelfCheckInUserCSS
+              type: textarea
+              class: code
+        -
+            - "Include the following JavaScript on all the self check-in screens:"
+            - pref: SelfCheckInUserJS
+              type: textarea
+              class: code
     Self Checkout:
         -
             - "Include the following JavaScript on all pages in the web-based self checkout:"
@@ -888,6 +957,12 @@ Circulation:
                   yes: Enable
                   no: "Don't enable"
             - patrons to place article requests.
+        -
+            - pref: ArticleRequestsLinkControl
+              choices:
+                  always: Always show
+                  calc: Use algorithm to show or hide
+            - article request link on search results.
         -
             - For records that are record level or item level requestable, make the following fields mandatory
             - pref: ArticleRequestsMandatoryFields