Bug 10860: In-House Use
[koha-ffzg.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / circulation.pref
index ae9d815..07c86c5 100644 (file)
@@ -40,12 +40,6 @@ Circulation:
                   desc: latest to earliest
             - due date.
         -
-            - pref: UseTablesortForCirc
-              choices:
-                  yes: "Enable"
-                  no: "Don't enable"
-            - "the sorting of current patron checkouts on the circulation screen. <br/>NOTE: Enabling this function may slow down circulation time for patrons with many checkouts."
-        -
             - pref: soundon
               choices: 
                  yes: "Enable"
@@ -58,6 +52,12 @@ Circulation:
                   no: "Don't allow"
             - staff to specify a due date for a checkout.
         -
+            - pref: SpecifyReturnDate
+              choices:
+                  yes: Allow
+                  no: "Don't allow"
+            - staff to specify a return date for a check in.
+        -
             - Set the default start date for the Holds to pull list to
             - pref: HoldsToPullStartDate
               class: integer
@@ -161,7 +161,7 @@ Circulation:
               choices:
                   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.
+            - staff to manually override renewal blocks and renew a checkout when it would go over the renewal limit or be premature with respect to the "No renewal before" setting in the circulation policy or has been scheduled for automatic renewal.
         -
             - pref: AllowItemsOnHoldCheckout
               choices:
@@ -240,6 +240,13 @@ Circulation:
                   holdingbranch: only the library the item was checked out from.
                   homeorholdingbranch: either the library the item is from or the library it was checked out from.
         -
+            - For search results in the staff client, display the branch of
+            - pref: StaffSearchResultsDisplayBranch
+              type: choice
+              choices:
+                  homebranch: the library the item is from.
+                  holdingbranch: the library the item is held by.
+        -
             - Calculate the due date using 
             - pref: useDaysMode
               choices:
@@ -302,6 +309,12 @@ Circulation:
                   no: "Don't include"
             - MANUAL_INV charges when summing up charges for noissuescharge.
         -
+            - pref: HoldsInNoissuesCharge
+              choices:
+                  yes: Include
+                  no: "Don't include"
+            - hold charges when summing up charges for noissuescharge.
+        -
             - pref: ReturnBeforeExpiry
               choices:
                   yes: Require
@@ -310,7 +323,13 @@ Circulation:
         -
             - Send all notices as a BCC to this email address
             - pref: OverdueNoticeBcc
-        - 
+        -
+            - pref: OverdueNoticeCalendar
+              choices:
+                  yes: "Use Calendar"
+                  no: "Ignore Calendar"
+            - when working out the period for overdue notices
+        -
             - Include up to
             - pref: PrintNoticesMaxLines
               class: integer
@@ -337,6 +356,12 @@ Circulation:
                   alert: "display a message"
                   nothing : "do nothing"
             - .
+        -
+            - pref: AllowMultipleIssuesOnABiblio
+              choices:
+                  yes: Allow
+                  no: "Don't allow"
+            - "patrons to check out multiple items from the same record.  (NOTE: This will only effect records without a subscription attached.)"
     Checkin Policy:
         -
             - pref: BlockReturnOfWithdrawnItems
@@ -351,6 +376,25 @@ Circulation:
                   no: "Don't"
             - calculate and update overdue charges when an item is returned.
             - <br /><b>NOTE If you are doing hourly loans then you should have this on.</b>
+        -
+            - pref: UpdateNotForLoanStatusOnCheckin
+              type: textarea
+              class: code
+            - This is a list of value pairs. When an item is checked in, if the not for loan value on the left matches the items not for loan value
+            - "it will be updated to the right-hand value. E.g. '-1: 0' will cause an item that was set to 'Ordered' to now be available for loan."
+            - Each pair of values should be on a separate line.
+        -
+            - pref: In-House use
+              choices:
+                  yes: Enable
+                  no: Disable
+            - the in-house use feature.
+        -
+            - pref: In-House use Force
+              choices:
+                  yes: Enable
+                  no: Disable
+            - the in-house for all cases (Even if a user is debarred, etc.).
     Holds Policy:
         -
             - pref: AllowHoldPolicyOverride
@@ -363,7 +407,7 @@ Circulation:
               choices:
                   yes: Allow
                   no: "Don't allow"
-            - hold requests to be placed on damaged items.
+            - hold requests to be placed on and filled by damaged items.
         -
             - pref: AllowOnShelfHolds
               choices:
@@ -479,6 +523,12 @@ Circulation:
                   no: "Don't allow"
             - holds to be suspended from the OPAC.
         -
+            - pref: ExpireReservesOnHolidays
+              choices:
+                  yes: Allow
+                  no: "Don't allow"
+            - expired holds to be canceled on days the library is closed.
+        -
             - pref: decreaseLoanHighHolds
               choices:
                   yes: Enable