signed off Bug 7284: Authority matching improvements
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / circulation.pref
index 9e74e4a..6b05b2c 100644 (file)
@@ -7,6 +7,7 @@ Circulation:
                   yes: Try
                   no: "Don't try"
             - to guess the patron being entered while typing a patron search on the circulation screen.
+            - Only returns the first 10 results at a time.
         -
             - pref: itemBarcodeInputFilter
               choices:
@@ -66,6 +67,12 @@ Circulation:
                   yes: Notify
                   no: "Don't notify"
             - librarians of overdue fines on the items they are checking in.
+        -
+            - pref: WaitingNotifyAtCheckin
+              choices:
+                  yes: Notify
+                  no: "Don't notify"
+            - librarians of waiting holds for the patron whose items they are checking in.
         -
             - pref: FilterBeforeOverdueReport
               choices:
@@ -78,6 +85,19 @@ Circulation:
                   yes: Show
                   no: "Don't show"
             - a button to clear the current patron from the screen on the circulation screen.
+        -            
+            - pref: RecordLocalUseOnReturn
+              choices:
+                  yes: Record
+                  no: "Don't record"
+            - local use when an unissued item is checked in.
+        -
+            - When an empty barcode field is submitted in circulation
+            - pref: CircAutoPrintQuickSlip
+              choices:
+                  yes: "open a print quick slip window"
+                  no: "clear the screen"
+            - .
     Checkout Policy:
         -
             - pref: AllowNotForLoanOverride
@@ -91,6 +111,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:
@@ -164,7 +190,7 @@ Circulation:
             - Prevent patrons from making holds on the OPAC if they owe more than
             - pref: maxoutstanding
               class: currency
-            - <!-- TMPL_VAR NAME="local_currency" --> in fines.
+            - '[% local_currency %] in fines.'
         -
             - Show a warning on the "Transfers to Receive" screen if the transfer has not been received
             - pref: TransfersMaxDaysWarning
@@ -180,7 +206,7 @@ Circulation:
             - Prevent patrons from checking out books if they have more than
             - pref: noissuescharge
               class: integer
-            - <!-- TMPL_VAR NAME="local_currency" --> in fines.
+            - '[% local_currency %] in fines.'
         -
             - pref: ReturnBeforeExpiry
               choices:
@@ -202,6 +228,13 @@ Circulation:
                   noblock: "Don't block"
                   confirmation: Ask for confirmation
             - when checking out to a borrower that has overdues outstanding        
+        -
+            - On checkin route the returned item to
+            - pref: HomeOrHoldingBranchReturn
+              type: choice
+              choices:
+                  homebranch: the library the item is from.
+                  holdingbranch: the library the item was checked out from.
     Holds Policy:
         -
             - pref: AllowHoldPolicyOverride
@@ -290,6 +323,12 @@ 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.
     Fines Policy:
         -
             - Calculate fines based on days overdue