Bug 12768: Replacement cost and processing fee management
[koha-ffzg.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / circulation.pref
index ae9d815..3f12bff 100644 (file)
@@ -2,6 +2,12 @@ Circulation:
 # FIXME: printcirculationslips is also omitted. It _technically_ could work, but C4::Print is HLT specific and needs a little bit of refactoring.
     Interface:
         -
+            - pref: CircSidebar
+              choices:
+                  yes: Activate
+                  no: Deactivate
+            - the navigation sidebar on all Circulation pages.
+        -
             - pref: CircAutocompl
               choices:
                   yes: Try
@@ -40,24 +46,18 @@ 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"
-                 no: "Don't enable"
-            - circulation sounds during checkin and checkout in the staff interface.  Not supported by all web browsers yet.
-        -
             - pref: SpecifyDueDate
               choices:
                   yes: Allow
                   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
@@ -123,9 +123,11 @@ 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)
+            - pref: ExportCircHistory
+              choices:
+                  yes: Show
+                  no: "Don't show"
+            - the export patron checkout history options.
         -
             - The following fields should be excluded from the patron checkout history CSV or iso2709 export
             - pref: ExportRemoveFields
@@ -136,6 +138,18 @@ Circulation:
                   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)"
+        -
+            - pref: ShowAllCheckins
+              choices:
+                  yes: Show
+                  no: "Do not show"
+            - all items in the "Checked-in items" list, even items that were not checked out.
+        -
+            - pref: AllowCheckoutNotes
+              choices:
+                  yes: Allow
+                  no: "Don't allow"
+            - patrons to submit notes about checked out items.
 
     Checkout Policy:
         -
@@ -161,7 +175,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:
@@ -169,6 +183,12 @@ Circulation:
                   no: "Don't allow"
             - 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: AllowItemsOnHoldCheckoutSCO
+              choices:
+                  yes: Allow
+                  no: "Don't allow"
+            - checkouts of items reserved to someone else in the SCO module. If allowed do not generate RESERVE_WAITING and RESERVED warning. This allows self checkouts for those items.
+        -
             - pref: AllFinesNeedOverride
               choices:
                   yes: Require
@@ -240,6 +260,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:
@@ -247,6 +274,13 @@ Circulation:
                   Calendar: the calendar to skip all days the library is closed.
                   Datedue: the calendar to push the due date to the next open day
         -
+            - Calculate "No renewal before" based on
+            - pref: NoRenewalBeforePrecision
+              choices:
+                  date: date.
+                  exact_time: exact time.
+            - Only relevant for loans calculated in days, hourly loans are not affected.
+        -
             - When renewing checkouts, base the new due date on
             - pref: RenewalPeriodBase
               choices:
@@ -290,6 +324,11 @@ Circulation:
               class: integer
             - '[% local_currency %] in fines.'
         -
+            - Prevent a patron from checking out if the patron has guarantees owing in total more than
+            - pref: NoIssuesChargeGuarantees
+              class: integer
+            - '[% local_currency %] in fines.'
+        -
             - pref: RentalsInNoissuesCharge
               choices:
                   yes: Include
@@ -302,6 +341,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
@@ -309,8 +354,14 @@ Circulation:
             - "patrons to return books before their accounts expire (by restricting due dates to before the patron's expiration date)."
         -
             - Send all notices as a BCC to this email address
-            - pref: OverdueNoticeBcc
-        - 
+            - pref: NoticeBcc
+        -
+            - pref: OverdueNoticeCalendar
+              choices:
+                  yes: "Use Calendar"
+                  no: "Ignore Calendar"
+            - when working out the period for overdue notices
+        -
             - Include up to
             - pref: PrintNoticesMaxLines
               class: integer
@@ -321,14 +372,31 @@ Circulation:
                   block: Block
                   noblock: "Don't block"
                   confirmation: Ask for confirmation
-            - when checking out to a borrower that has overdues outstanding        
+            - when checking out to a borrower that has overdues outstanding
         -
-            - On checkin route the returned item to
-            - pref: HomeOrHoldingBranchReturn
-              type: choice
+            - "When checking out an item with rental fees, "
+            - pref: RentalFeesCheckoutConfirmation
               choices:
-                  homebranch: the library the item is from.
-                  holdingbranch: the library the item was checked out from.
+                  yes: ask
+                  no: "do not ask"
+            - "for confirmation."
+        -
+            - By default, set the LOST value of an item to
+            - pref: DefaultLongOverdueLostValue
+              class: integer
+            - when the item has been overdue for more than
+            - pref: DefaultLongOverdueDays
+              class: integer
+            - days.
+            - <br>WARNING — These preferences will activate the automatic item loss process. Leave these fields empty if you don't want to activate this feature.
+            - "<br>Example: [1] [30] Sets an item to the LOST value 1 when it has been overdue for more than 30 days."
+            - <br>(Used when the longoverdue.pl script is called without the --lost parameter)
+        -
+            - "Charge a lost item to the borrower's account when the LOST value of the item changes to :"
+            - pref: DefaultLongOverdueChargeValue
+              class: integer
+            - <br>Leave this field empty if you don't want to charge the user for lost items.
+            - <br>(Used when the longoverdue.pl script is called without the --charge parameter)
         -
             - "When issuing an item that has been marked as lost, "
             - pref: IssueLostItem
@@ -337,6 +405,60 @@ 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 affect records without a subscription attached.)"
+        -
+            - pref: OnSiteCheckouts
+              choices:
+                  yes: Enable
+                  no: Disable
+            - the on-site checkouts feature.
+        -
+            - pref: OnSiteCheckoutsForce
+              choices:
+                  yes: Enable
+                  no: Disable
+            - the on-site for all cases (Even if a user is debarred, etc.).
+        -
+            - pref: ConsiderOnSiteCheckoutsAsNormalCheckouts
+              choices:
+                  yes: Consider
+                  no: "Don't consider"
+            - on-site checkouts as normal checkouts.
+            - If enabled, the number of checkouts allowed will be normal checkouts + on-site checkouts.
+            - If disabled, both values will be checked separately.
+        -
+            - pref: SwitchOnSiteCheckouts
+              choices:
+                  yes: Switch
+                  no: "Don't switch"
+            - on-site checkouts to normal checkouts when checked out.
+        -
+            - When a patron's checked out item is overdue,
+            - pref: OverduesBlockRenewing
+              type: choice
+              choices:
+                  allow: allow renewing.
+                  blockitem: block renewing only for this item.
+                  block: block renewing for all the patron's items.
+        -
+            - If patron is restricted,
+            - pref: RestrictionBlockRenewing
+              choices:
+                  yes: Block
+                  no: Allow
+            - renewing of items.
+        -
+            - If a patron owes more than the value of OPACFineNoRenewals,
+            - pref: OPACFineNoRenewalsBlockAutoRenew
+              choices:
+                  yes: Block
+                  no: Allow
+            - his/her auto renewals.
     Checkin Policy:
         -
             - pref: BlockReturnOfWithdrawnItems
@@ -351,25 +473,44 @@ 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: CumulativeRestrictionPeriods
+              choices:
+                  yes: Cumulate
+                  no: "Don't cumulate"
+            - the restriction periods.
     Holds Policy:
         -
-            - pref: AllowHoldPolicyOverride
+            - pref: AllowHoldItemTypeSelection
               choices:
                   yes: Allow
                   no: "Don't allow"
-            - staff to override hold policies when placing holds.
+            - hold fulfillment to be limited by itemtype.
         -
-            - pref: AllowHoldsOnDamagedItems
+            - pref: AllowRenewalIfOtherItemsAvailable
               choices:
                   yes: Allow
                   no: "Don't allow"
-            - hold requests to be placed on damaged items.
+            - a patron to renew an item with unfilled holds if other available items can fill that hold.
         -
-            - pref: AllowOnShelfHolds
+            - pref: AllowHoldPolicyOverride
               choices:
                   yes: Allow
                   no: "Don't allow"
-            - hold requests to be placed on items that are not checked out.
+            - staff to override hold policies when placing holds.
+        -
+            - pref: AllowHoldsOnDamagedItems
+              choices:
+                  yes: Allow
+                  no: "Don't allow"
+            - hold requests to be placed on and filled by damaged items.
         -
             - pref: AllowHoldDateInFuture
               choices:
@@ -410,10 +551,15 @@ Circulation:
             - pref: ExpireReservesMaxPickUpDelayCharge
               class: currency
         -
-            - Satisfy holds from the libraries
+            - Satisfy holds using items from the libraries
             - pref: StaticHoldsQueueWeight
               class: multi
             - (as branchcodes, separated by commas; if empty, uses all libraries)
+            - when they are
+            - pref: HoldsQueueSkipClosed
+              choices:
+                  yes: open
+                  no: open or closed
             - pref: RandomizeHoldsQueueWeight
               choices:
                   yes: in random order.
@@ -479,6 +625,18 @@ 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: ExcludeHolidaysFromMaxPickUpDelay
+              choices:
+                  yes: Allow
+                  no: "Don't allow"
+            - Closed days to be taken into account in reserves max pickup delay.
+        -
             - pref: decreaseLoanHighHolds
               choices:
                   yes: Enable
@@ -489,13 +647,49 @@ Circulation:
             - days for items with more than
             - pref: decreaseLoanHighHoldsValue
               class: integer
-            - holds.
+            - holds
+            - pref: decreaseLoanHighHoldsControl
+              choices:
+                  static: "on the record"
+                  dynamic: "over the number of holdable items on the record"
+            - . Ignore items with the following statuses when counting items
+            - pref: decreaseLoanHighHoldsIgnoreStatuses
+              multiple:
+                damaged: Damaged
+                itemlost: Lost
+                withdrawn: Withdrawn
+                notforloan: Not for loan
         -
             - 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.
+        -
+            - pref: LocalHoldsPriority
+              choices:
+                  yes: Give
+                  no: "Don't give"
+            - priority for filling holds to patrons whose
+            - pref: LocalHoldsPriorityPatronControl
+              choices:
+                  PickupLibrary: "pickup library"
+                  HomeLibrary: "home library"
+            - matches the item's
+            - pref: LocalHoldsPriorityItemControl
+              choices:
+                  homebranch: "home library"
+                  holdingbranch: "holding library"
+        -
+            - pref: OPACHoldsIfAvailableAtPickup
+              choices:
+                  yes: Allow
+                  no: "Don't allow"
+            - to pickup up holds at libraries where the item is available.
+        -
+            - "Patron categories not affected by OPACHoldsIfAvailableAtPickup"
+            - pref: OPACHoldsIfAvailableAtPickupExceptions
+            - "(list of patron categories separated with a pipe '|')"
     Fines Policy:
         -
             - Calculate fines based on days overdue
@@ -513,12 +707,14 @@ 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).
+            - <br><b>Note:</b> Fines can also be charged by the CalculateFinesOnReturn system preference.
         -
-            - pref: RefundLostItemFeeOnReturn
+            - If a lost item is returned, apply the refunding rules defined in the
+            - pref: RefundLostOnReturnControl
               choices:
-                  yes: Refund
-                  no: "Don't refund"
-            - lost item fees charged to a borrower when the lost item is returned.
+                  CheckinLibrary: "check-in library."
+                  ItemHomeBranch: "item home branch."
+                  ItemHoldingBranch: "item holding branch."
         -
             - pref: FinesIncludeGracePeriod
               choices:
@@ -537,6 +733,24 @@ Circulation:
                   yes: Charge
                   no: "Don't Charge"
             - the replacement price when a patron loses an item.
+        -
+            - Charge a hold fee
+            - pref: HoldFeeMode
+              choices:
+                  any_time_is_placed: "any time a hold is placed."
+                  not_always: "only if all items are checked out and the record has at least one hold already."
+                  any_time_is_collected: "any time a hold is collected."
+            - pref: useDefaultReplacementCost
+              choices:
+                  yes: use
+                  no: "Don't use"
+            - the default replacement cost defined in item type.
+        -
+            - "Set the text to be recorded in the column 'note', table 'accountlines' when the processing fee (defined in item type) is applied."
+            - pref: ProcessingFeeNote
+              type: textarea
+              class: code
+
     Self Checkout:
         -
             - "Include the following JavaScript on all pages in the web-based self checkout:"
@@ -565,7 +779,7 @@ Circulation:
             - pref: SelfCheckoutByLogin
               choices:
                   yes: Username and Password
-                  no: Barcode
+                  no: Cardnumber
         -
             - "Time out the current patron's web-based self checkout system login after"
             - pref: SelfCheckTimeout
@@ -580,7 +794,7 @@ Circulation:
         -
             - "Include the following HTML in the Help page of the web-based self checkout system:"
             - pref: SelfCheckHelpMessage
-              type: textarea
+              type: htmlarea
               class: code
         -
             - pref: AutoSelfCheckAllowed
@@ -598,7 +812,6 @@ Circulation:
                   yes: Show
                   no: "Don't show"
             - "the print receipt popup dialog when self checkout is finished"
-
     Course Reserves:
         -
             - pref: UseCourseReserves
@@ -606,3 +819,64 @@ Circulation:
                   yes: Use
                   no: "Don't use"
             - course reserves
+    Batch checkout:
+        -
+            - pref: BatchCheckouts
+              choices:
+                  yes: Allow
+                  no: "Don't allow"
+            - "batch checkouts"
+        -
+            - "Patron categories allowed to checkout in a batch"
+            - pref: BatchCheckoutsValidCategories
+            - "(list of patron categories separated with a pipe '|')"
+    Housebound module:
+        -
+            - pref: HouseboundModule
+              choices:
+                  yes: Enable
+                  no: Disable
+            - "housebound module"
+    Article Requests:
+        -
+            - pref: ArticleRequests
+              choices:
+                  yes: Enable
+                  no: "Don't enable"
+            - patrons to place article requests.
+        -
+            - For records that are record level or item level requestable, make the following fields mandatory
+            - pref: ArticleRequestsMandatoryFields
+              multiple:
+                title: Title
+                author: Author
+                volume: Volume
+                issue: Issue
+                date: Date
+                pages: Pages
+                chapters: Chapters
+            -
+        -
+            - For records that are only record level requestable, make the following fields mandatory
+            - pref: ArticleRequestsMandatoryFieldsRecordOnly
+              multiple:
+                title: Title
+                author: Author
+                volume: Volume
+                issue: Issue
+                date: Date
+                pages: Pages
+                chapters: Chapters
+            -
+        -
+            - For records that are only item level requestable, make the following fields mandatory
+            - pref: ArticleRequestsMandatoryFieldsItemOnly
+              multiple:
+                title: Title
+                author: Author
+                volume: Volume
+                issue: Issue
+                date: Date
+                pages: Pages
+                chapters: Chapters
+            -