Lines 161-167
Circulation:
Link Here
|
161 |
choices: |
161 |
choices: |
162 |
yes: Allow |
162 |
yes: Allow |
163 |
no: "Don't allow" |
163 |
no: "Don't allow" |
164 |
- checkouts of items reserved to someone else. If allowed do not generate RESERVE_WAITING and RESERVED warning. This allows self checkouts for those items. |
164 |
- checkouts of items which are reserved to someone else. If allowed do not generate RESERVE_WAITING and RESERVED warning. This allows self checkouts for those items. |
165 |
- |
165 |
- |
166 |
- pref: AllFinesNeedOverride |
166 |
- pref: AllFinesNeedOverride |
167 |
choices: |
167 |
choices: |
Lines 278-284
Circulation:
Link Here
|
278 |
- |
278 |
- |
279 |
- "Restrict patrons with the following target audience values from checking out inappropriate materials:" |
279 |
- "Restrict patrons with the following target audience values from checking out inappropriate materials:" |
280 |
- pref: AgeRestrictionMarker |
280 |
- pref: AgeRestrictionMarker |
281 |
- "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." |
281 |
- "E.g. Enter target audience keyword(s) split by | (pipe) 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." |
282 |
- |
282 |
- |
283 |
- pref: AgeRestrictionOverride |
283 |
- pref: AgeRestrictionOverride |
284 |
choices: |
284 |
choices: |
Lines 363-372
Circulation:
Link Here
|
363 |
- "When issuing an item that has been marked as lost, " |
363 |
- "When issuing an item that has been marked as lost, " |
364 |
- pref: IssueLostItem |
364 |
- pref: IssueLostItem |
365 |
choices: |
365 |
choices: |
366 |
confirm: "require confirmation" |
366 |
confirm: "require confirmation." |
367 |
alert: "display a message" |
367 |
alert: "display a message." |
368 |
nothing : "do nothing" |
368 |
nothing : "do nothing." |
369 |
- . |
|
|
370 |
- |
369 |
- |
371 |
- pref: AllowMultipleIssuesOnABiblio |
370 |
- pref: AllowMultipleIssuesOnABiblio |
372 |
choices: |
371 |
choices: |
Lines 426-432
Circulation:
Link Here
|
426 |
- pref: UpdateNotForLoanStatusOnCheckin |
425 |
- pref: UpdateNotForLoanStatusOnCheckin |
427 |
type: textarea |
426 |
type: textarea |
428 |
class: code |
427 |
class: code |
429 |
- 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 |
428 |
- This is a list of value pairs. When an item is checked in, if the 'not for loan' value on the left matches the item's 'not for loan' value, |
430 |
- "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." |
429 |
- "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." |
431 |
- Each pair of values should be on a separate line. |
430 |
- Each pair of values should be on a separate line. |
432 |
Holds Policy: |
431 |
Holds Policy: |
Lines 523-531
Circulation:
Link Here
|
523 |
- |
522 |
- |
524 |
- pref: emailLibrarianWhenHoldIsPlaced |
523 |
- pref: emailLibrarianWhenHoldIsPlaced |
525 |
choices: |
524 |
choices: |
526 |
yes: Enable |
525 |
yes: Do |
527 |
no: "Don't enable" |
526 |
no: "Don't" |
528 |
- "sending an email to the Koha administrator email address whenever a hold request is placed." |
527 |
- "send an email to the Koha administrator email address whenever a hold request is placed." |
529 |
- |
528 |
- |
530 |
- pref: DisplayMultiPlaceHold |
529 |
- pref: DisplayMultiPlaceHold |
531 |
choices: |
530 |
choices: |
Lines 670-677
Circulation:
Link Here
|
670 |
- Have patrons login into the web-based self checkout system with their |
669 |
- Have patrons login into the web-based self checkout system with their |
671 |
- pref: SelfCheckoutByLogin |
670 |
- pref: SelfCheckoutByLogin |
672 |
choices: |
671 |
choices: |
673 |
yes: Username and Password |
672 |
yes: username and password |
674 |
no: Barcode |
673 |
no: barcode |
675 |
- |
674 |
- |
676 |
- "Time out the current patron's web-based self checkout system login after" |
675 |
- "Time out the current patron's web-based self checkout system login after" |
677 |
- pref: SelfCheckTimeout |
676 |
- pref: SelfCheckTimeout |
678 |
- |
|
|