X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=koha-tmpl%2Fintranet-tmpl%2Fprog%2Fen%2Fmodules%2Fadmin%2Fpreferences%2Fcirculation.pref;h=c583bbeaf33ad4fd4598276d3b5a8cf8be95483c;hb=8a53d284907bbbe9d3ee2552e964af9f5dfbd0ac;hp=9ff30564497f22ce64dfc80d74c207d24efbe276;hpb=850b4eeab96e4d9f298e67b1987ad9aad5b28fd8;p=koha_fer diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref index 9ff3056449..c583bbeaf3 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref @@ -52,6 +52,11 @@ Circulation: 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 + - day(s) ago. + - - pref: AllowAllMessageDeletion choices: yes: Allow @@ -111,11 +116,14 @@ 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) + Checkout Policy: - - pref: AllowNotForLoanOverride @@ -236,8 +244,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: @@ -285,6 +294,13 @@ Circulation: 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 @@ -407,6 +423,18 @@ Circulation: 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 to + - pref: decreaseLoanHighHoldsDuration + class: integer + - days for items with more than + - pref: decreaseLoanHighHoldsValue + class: integer + - holds. Fines Policy: - - Calculate fines based on days overdue