Bug 10860: In-House Use
[koha-ffzg.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / circulation.pref
index 15f6794..07c86c5 100644 (file)
@@ -19,6 +19,12 @@ Circulation:
                   EAN13: EAN-13 or zero-padded UPC-A from
             - scanned item barcodes.
         -
+            - pref: itemBarcodeFallbackSearch
+              choices:
+                  yes: "Enable"
+                  no: "Don't enable"
+            - the automatic use of a keyword catalog search if the phrase entered as a barcode on the checkout page does not turn up any results during an item barcode search.
+        -
             - Sort previous checkouts on the circulation page from
             - pref: previousIssuesDefaultSortOrder
               choices:
@@ -34,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"
@@ -52,6 +52,17 @@ 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
+            - day(s) ago. Note that the default end date is controlled by preference ConfirmFutureHolds.
+        -
             - pref: AllowAllMessageDeletion
               choices:
                   yes: Allow
@@ -96,8 +107,9 @@ Circulation:
             - When an empty barcode field is submitted in circulation
             - pref: CircAutoPrintQuickSlip
               choices:
-                  yes: "open a print quick slip window"
-                  no: "clear the screen"
+                  clear: "clear the screen"
+                  qslip: "open a print quick slip window"
+                  slip: "open a print slip window"
             - .
         -
             - Include the stylesheet at
@@ -111,13 +123,34 @@ Circulation:
                   no: "Do not"
             - update a bibliographic record's total issues count whenever an item is issued (WARNING! This increases server load significantly; if performance is a concern, use the update_totalissues.pl cron job to update the total issues count).
         -
+            - Use the
+            - pref: ExportWithCsvProfile
+            - CSV profile when exporting patron checkout history (enter CSV Profile name)
+        -
+            - The following fields should be excluded from the patron checkout history CSV or iso2709 export
             - pref: ExportRemoveFields
-            - choices:
-                yes: Export
-                no: "Don't export"
-            - fields for csv or iso2709 export
+            - (separate fields with space, e.g. 100a 200b 300c)
+        -
+            - pref: AllowOfflineCirculation
+              choices:
+                  yes: Enable
+                  no: "Do not enable"
+            - "offline circulation on regular circulation computers. (NOTE: This system preference does not affect the Firefox plugin or the desktop application)"
+
     Checkout Policy:
         -
+            - pref: AllowTooManyOverride
+              choices:
+                  yes: Allow
+                  no: "Don't allow"
+            - staff to override and check out items when the patron has reached the maximum number of allowed checkouts.
+        -
+            - pref: AutoRemoveOverduesRestrictions
+              choices:
+                  yes: "Do"
+                  no: "Do not"
+            - allow OVERDUES restrictions triggered by sent notices to be cleared automatically when all overdue items are returned by a patron.
+        -
             - pref: AllowNotForLoanOverride
               choices:
                   yes: Allow
@@ -128,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:
@@ -198,6 +231,22 @@ Circulation:
                   homebranch: the library the item is from.
                   holdingbranch: the library the item was checked out from.
         -
+            - Allow materials to be returned to
+            - pref: AllowReturnToBranch
+              type: choice
+              choices:
+                  anywhere: to any library.
+                  homebranch: only the library the item is from.
+                  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:
@@ -211,6 +260,12 @@ Circulation:
                   date_due: the old due date of the checkout.
                   now: the current date.
         -
+            - pref: RenewalSendNotice
+              choices:
+                  yes: Send
+                  no: "Don't send"
+            - a renewal notice according to patron checkout alert preferences.
+        -
             - Prevent patrons from making holds on the OPAC if they owe more than
             - pref: maxoutstanding
               class: currency
@@ -227,8 +282,9 @@ Circulation:
                   no: "Prevent"
             - patrons from checking out an item whose rental charge would take them over the limit.
         -
+            - "Restrict patrons with the following target audience values from checking out inappropriate materials:"
             - pref: AgeRestrictionMarker
-            - "E.g. FSK|PEGI|Age| (No white space near |). Entry in MARC field (e.g. 521a) as defined for agerestriction in Koha to MARC mapping. Entry in MARC field like FSK 12 or PEGI 12 would mean: Borrower must be 12 years old. (Empty: Do not apply age restriction.)"
+            - "E.g. enter target audience keyword(s) split by | (bar) FSK|PEGI|Age| (No white space near |). Be sure to map agerestriction in Koha to MARC mapping (e.g. 521$a). A MARC field value of FSK 12 or PEGI 12 would mean: Borrower must be 12 years old. Leave empty to not apply an age restriction."
         -
             - pref: AgeRestrictionOverride
               choices:
@@ -241,6 +297,24 @@ Circulation:
               class: integer
             - '[% local_currency %] in fines.'
         -
+            - pref: RentalsInNoissuesCharge
+              choices:
+                  yes: Include
+                  no: "Don't include"
+            - rental charges when summing up charges for noissuescharge.
+        -
+            - pref: ManInvInNoissuesCharge
+              choices:
+                  yes: Include
+                  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
@@ -249,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
@@ -276,6 +356,45 @@ 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
+              choices:
+                  yes: Block
+                  no: "Don't block"
+            - returning of items that have been withdrawn.
+        -
+            - pref: CalculateFinesOnReturn
+              choices:
+                  yes: Do
+                  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
@@ -288,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:
@@ -308,6 +427,11 @@ Circulation:
                   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)."
         -
+            - Confirm future hold requests (starting no later than
+            - pref: ConfirmFutureHolds
+              class: integer
+            - days from now) at checkin time. Note that this number of days will be used too in calculating the default end date for the Holds to pull-report. But it does not interfere with issuing, renewing or transferring books.
+        -
             - Check the
             - pref: ReservesControlBranch
               choices:
@@ -356,7 +480,7 @@ Circulation:
               choices:
                   yes: "Don't automatically"
                   no: Automatically
-            - mark holds as found and waiting when a hold is placed specifically on them and they are already checked in.
+            - mark a hold as found and waiting when a hold is placed on a specific item and that item is already checked in.
         -
             - Patrons can only have
             - pref: maxreserves
@@ -398,6 +522,30 @@ Circulation:
                   yes: Allow
                   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
+                  no:  "Don't enable"
+            - the reduction of loan period to
+            - pref: decreaseLoanHighHoldsDuration
+              class: integer
+            - days for items with more than
+            - pref: decreaseLoanHighHoldsValue
+              class: integer
+            - holds.
+        -
+            - pref: AllowHoldsOnPatronsPossessions
+              choices:
+                  yes: Allow
+                  no: "Don't allow"
+            - a patron to place a hold on a record where the patron already has one or more items attached to that record checked out.
     Fines Policy:
         -
             - Calculate fines based on days overdue
@@ -415,8 +563,42 @@ 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).
+        -
+            - pref: RefundLostItemFeeOnReturn
+              choices:
+                  yes: Refund
+                  no: "Don't refund"
+            - lost item fees charged to a borrower when the lost item is returned.
+        -
+            - pref: FinesIncludeGracePeriod
+              choices:
+                  yes: Include
+                  no: "Don't include"
+            - the grace period when calculating the fine for an overdue item.
+        -
+            - pref: WhenLostForgiveFine
+              choices:
+                  yes: Forgive
+                  no: "Don't Forgive"
+            - the fines on an item when it is lost.
+        -
+            - pref: WhenLostChargeReplacementFee
+              choices:
+                  yes: Charge
+                  no: "Don't Charge"
+            - the replacement price when a patron loses an item.
     Self Checkout:
         -
+            - "Include the following JavaScript on all pages in the web-based self checkout:"
+            - pref: SCOUserJS
+              type: textarea
+              class: code
+        -
+            - "Include the following CSS on all pages in the web-based self checkout:"
+            - pref: SCOUserCSS
+              type: textarea
+              class: code
+        -
             - pref: ShowPatronImageInWebBasedSelfCheck
               choices:
                   yes: Show
@@ -460,3 +642,17 @@ Circulation:
             - and this password
             - pref: AutoSelfCheckPass
             - .
+        -
+            - pref: SelfCheckReceiptPrompt
+              choices:
+                  yes: Show
+                  no: "Don't show"
+            - "the print receipt popup dialog when self checkout is finished"
+
+    Course Reserves:
+        -
+            - pref: UseCourseReserves
+              choices:
+                  yes: Use
+                  no: "Don't use"
+            - course reserves