Merge remote-tracking branch 'origin/new/bug_7621'
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / circulation.pref
index 64fe299..b99e28f 100644 (file)
@@ -16,6 +16,7 @@ Circulation:
                   cuecat: Convert from CueCat form
                   T-prefix: Remove the first number from T-prefix style
                   libsuite8: Convert from Libsuite8 form
+                  EAN13: EAN-13 or zero-padded UPC-A from
             - scanned item barcodes.
         -
             - Sort previous checkouts on the circulation page from
@@ -50,6 +51,11 @@ Circulation:
                   yes: Allow
                   no: "Don't allow"
             - staff to specify a due date for a checkout.
+        -
+            - Set the default start date for the Holds to pull list to
+            - pref: HoldsToPullStartDate
+              class: integer
+            - ago.
         -
             - pref: AllowAllMessageDeletion
               choices:
@@ -79,13 +85,13 @@ 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.
-        -            
+        -
             - pref: RecordLocalUseOnReturn
               choices:
                   yes: Record
@@ -103,6 +109,18 @@ Circulation:
             - pref: NoticeCSS
               class: url
             - on Notices. (This should be a complete URL, starting with <code>http://</code>)
+        -
+            - pref: UpdateTotalIssuesOnCirc
+              choices:
+                  yes: Do
+                  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).
+        -
+            - pref: ExportRemoveFields
+            - choices:
+                yes: Export
+                no: "Don't export"
+            - fields for csv or iso2709 export
     Checkout Policy:
         -
             - pref: AllowNotForLoanOverride
@@ -121,7 +139,7 @@ Circulation:
               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.
+            - checkouts of 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:
@@ -151,18 +169,24 @@ Circulation:
               choices:
                   yes: Do
                   no: "Don't"
-            - automatically transfer items to their home branch when they are returned.
+            - automatically transfer items to their home library when they are returned.
         -
             - pref: UseBranchTransferLimits
               choices:
                   yes: Enforce
                   no: "Don't enforce"
-            - branch transfer limits based on
+            - library transfer limits based on
             - pref: BranchTransferLimitsType
               choices:
                   ccode: collection code
                   itemtype: item type
             - .
+        -
+            - pref: UseTransportCostMatrix
+              choices:
+                  yes: Use
+                  no: "Don't use"
+            - Transport Cost Matrix for calculating optimal holds filling between branches.
         -
             - Use the checkout and fines rules of
             - pref: CircControl
@@ -178,6 +202,15 @@ Circulation:
               choices:
                   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.
         -
             - Calculate the due date using 
             - pref: useDaysMode
@@ -204,9 +237,19 @@ Circulation:
         -
             - pref: IssuingInProcess
               choices:
-                  yes: Prevent
-                  no: "Don't prevent"
+                  yes: "Don't prevent"
+                  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. 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:
+                  yes: Allow
+                  no: "Don't allow"
+            - staff to check out an item with age restriction.
         -
             - Prevent patrons from checking out books if they have more than
             - pref: noissuescharge
@@ -240,6 +283,21 @@ Circulation:
               choices:
                   homebranch: the library the item is from.
                   holdingbranch: the library the item was checked out from.
+        -
+            - "When issuing an item that has been marked as lost, "
+            - pref: IssueLostItem
+              choices:
+                  confirm: "require confirmation"
+                  alert: "display a message"
+                  nothing : "do nothing"
+            - .
+    Checkin Policy:
+        -
+            - pref: BlockReturnOfWithdrawnItems
+              choices:
+                  yes: Block
+                  no: "Don't block"
+            - returning of items that have been withdrawn.
     Holds Policy:
         -
             - pref: AllowHoldPolicyOverride
@@ -293,7 +351,6 @@ Circulation:
             - If using ExpireReservesMaxPickUpDelay, charge a borrower who allows his or her waiting hold to expire a fee of
             - pref: ExpireReservesMaxPickUpDelayCharge
               class: currency
-            - [% local_currency %].
         -
             - Satisfy holds from the libraries
             - pref: StaticHoldsQueueWeight
@@ -315,7 +372,7 @@ Circulation:
               choices:
                   yes: Allow
                   no: "Don't allow"
-            - a user to choose the branch to pick up a hold from.
+            - a user to choose the library to pick up a hold from.
         -
             - pref: ReservesNeedReturns
               choices:
@@ -345,6 +402,40 @@ Circulation:
                   yes: Transfer
                   no: "Don't transfer"
             - items when cancelling all waiting holds.
+        -
+            - pref: AutoResumeSuspendedHolds
+              choices:
+                  yes: Allow
+                  no: "Don't allow"
+            - suspended holds to be automatically resumed by a set date.
+        -
+            - pref: SuspendHoldsIntranet
+              choices:
+                  yes: Allow
+                  no: "Don't allow"
+            - holds to be suspended from the intranet.
+        -
+            - pref: SuspendHoldsOpac
+              choices:
+                  yes: Allow
+                  no: "Don't allow"
+            - holds to be suspended from the OPAC.
+        -
+            - pref: decreaseLoanHighHolds
+              choices:
+                  yes: Enable
+                  no:  "Don't enable"
+            - the reduction of loan period for items with number of holds above the threshold specified in decreaseLoanHighHoldsValue
+        -
+            - A loan should be reduced by
+            - pref: decreaseLoanHighHoldsDuration
+              class: integer
+            - days, when decreaseLoanHighHoldsValue threshold is reached (if decreaseLoanHighHolds is enabled)
+        -
+            - A loan should be reduced by decreaseLoanHighHoldsDuration when
+            - pref: decreaseLoanHighHoldsValue
+              class: integer
+            - holds have been places (if decreaseLoanHighHolds is enables)
     Fines Policy:
         -
             - Calculate fines based on days overdue