Lines 73-79
Circulation:
Link Here
|
73 |
- Set the default start date for the Holds to pull list to |
73 |
- Set the default start date for the Holds to pull list to |
74 |
- pref: HoldsToPullStartDate |
74 |
- pref: HoldsToPullStartDate |
75 |
class: integer |
75 |
class: integer |
76 |
- day(s) ago. Note that the default end date is controlled by the system preference ConfirmFutureHolds. |
76 |
- day(s) ago. Note that the default end date is controlled by the system preference <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=ConfirmFutureHolds">ConfirmFutureHolds</a>. |
77 |
- |
77 |
- |
78 |
- pref: AllowAllMessageDeletion |
78 |
- pref: AllowAllMessageDeletion |
79 |
choices: |
79 |
choices: |
Lines 231-243
Circulation:
Link Here
|
231 |
choices: |
231 |
choices: |
232 |
yes: Require |
232 |
yes: Require |
233 |
no: "Don't require" |
233 |
no: "Don't require" |
234 |
- staff to manually override all fines, even fines less than set in the noissuescharge system preference. |
234 |
- staff to manually override all fines, even fines less than set in the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=noissuescharge">noissuescharge</a> system preference. |
235 |
- |
235 |
- |
236 |
- pref: AllowFineOverride |
236 |
- pref: AllowFineOverride |
237 |
choices: |
237 |
choices: |
238 |
yes: Allow |
238 |
yes: Allow |
239 |
no: "Don't allow" |
239 |
no: "Don't allow" |
240 |
- staff to manually override and check out items to patrons who have more in fines than set in the noissuescharge system preference. |
240 |
- staff to manually override and check out items to patrons who have more in fines than set in the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=noissuescharge">noissuescharge</a> system preference. |
241 |
- |
241 |
- |
242 |
- pref: AutomaticItemReturn |
242 |
- pref: AutomaticItemReturn |
243 |
choices: |
243 |
choices: |
Lines 371-389
Circulation:
Link Here
|
371 |
choices: |
371 |
choices: |
372 |
yes: Include |
372 |
yes: Include |
373 |
no: "Don't include" |
373 |
no: "Don't include" |
374 |
- rental charges when summing up charges for limit set in the noissuescharge system preference. |
374 |
- rental charges when summing up charges for limit set in the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=noissuescharge">noissuescharge</a> system preference. |
375 |
- |
375 |
- |
376 |
- pref: ManInvInNoissuesCharge |
376 |
- pref: ManInvInNoissuesCharge |
377 |
choices: |
377 |
choices: |
378 |
yes: Include |
378 |
yes: Include |
379 |
no: "Don't include" |
379 |
no: "Don't include" |
380 |
- custom debit type charges when summing up charges for limit set in the noissuescharge system preference. |
380 |
- custom debit type charges when summing up charges for limit set in the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=noissuescharge">noissuescharge</a> system preference. |
381 |
- |
381 |
- |
382 |
- pref: HoldsInNoissuesCharge |
382 |
- pref: HoldsInNoissuesCharge |
383 |
choices: |
383 |
choices: |
384 |
yes: Include |
384 |
yes: Include |
385 |
no: "Don't include" |
385 |
no: "Don't include" |
386 |
- hold charges when summing up charges for limit set in the noissuescharge system preference. |
386 |
- hold charges when summing up charges for limit set in the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=noissuescharge">noissuescharge</a> system preference. |
387 |
- |
387 |
- |
388 |
- pref: ReturnBeforeExpiry |
388 |
- pref: ReturnBeforeExpiry |
389 |
choices: |
389 |
choices: |
Lines 517-523
Circulation:
Link Here
|
517 |
no: allow |
517 |
no: allow |
518 |
- renewing of items. |
518 |
- renewing of items. |
519 |
- |
519 |
- |
520 |
- If a patron owes more than the value of OPACFineNoRenewals, |
520 |
- If a patron owes more than the value of <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OPACFineNoRenewals">OPACFineNoRenewals</a>, |
521 |
- pref: OPACFineNoRenewalsBlockAutoRenew |
521 |
- pref: OPACFineNoRenewalsBlockAutoRenew |
522 |
choices: |
522 |
choices: |
523 |
yes: block |
523 |
yes: block |
Lines 529-542
Circulation:
Link Here
|
529 |
choices: |
529 |
choices: |
530 |
yes: renew |
530 |
yes: renew |
531 |
no: "don't renew" |
531 |
no: "don't renew" |
532 |
- the item automatically. If the system preference "RenewalPeriodBase" is set to "due date", renewed items may still be overdue. |
532 |
- the item automatically. If the system preference <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=RenewalPeriodBase">RenewalPeriodBase</a> is set to "due date", renewed items may still be overdue. |
533 |
- |
533 |
- |
534 |
- If a patron pays off all fines on an overdue item that is accruing fines in the OPAC via a payment plugin, |
534 |
- If a patron pays off all fines on an overdue item that is accruing fines in the OPAC via a payment plugin, |
535 |
- pref: RenewAccruingItemInOpac |
535 |
- pref: RenewAccruingItemInOpac |
536 |
choices: |
536 |
choices: |
537 |
yes: renew |
537 |
yes: renew |
538 |
no: "don't renew" |
538 |
no: "don't renew" |
539 |
- the item automatically. If the system preference "RenewalPeriodBase" is set to "due date", renewed items may still be overdue. |
539 |
- the item automatically. If the system preference <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=RenewalPeriodBase">RenewalPeriodBase</a> is set to "due date", renewed items may still be overdue. |
540 |
- |
540 |
- |
541 |
- pref: ItemsDeniedRenewal |
541 |
- pref: ItemsDeniedRenewal |
542 |
type: textarea |
542 |
type: textarea |
Lines 599-605
Circulation:
Link Here
|
599 |
no: "Don't" |
599 |
no: "Don't" |
600 |
- calculate and update overdue charges when an item is returned. |
600 |
- calculate and update overdue charges when an item is returned. |
601 |
- "<br /><strong>NOTE:</strong> If you are doing hourly loans then you should have this on." |
601 |
- "<br /><strong>NOTE:</strong> If you are doing hourly loans then you should have this on." |
602 |
- "<br /><strong>NOTE:</strong> This system preference requires FinesMode to be set to 'Calculate and charge.'" |
602 |
- '<br /><strong>NOTE:</strong> This system preference requires <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=FinesMode">FinesMode</a> to be set to "Calculate and charge."' |
603 |
- |
603 |
- |
604 |
- pref: CalculateFinesOnBackdate |
604 |
- pref: CalculateFinesOnBackdate |
605 |
choices: |
605 |
choices: |
Lines 655-661
Circulation:
Link Here
|
655 |
choices: |
655 |
choices: |
656 |
yes: Store |
656 |
yes: Store |
657 |
no: "Don't store" |
657 |
no: "Don't store" |
658 |
- the last patron to return an item. This setting is independent of the opacreadinghistory and AnonymousPatron system preferences. |
658 |
- 'the last patron to return an item. This setting is independent of the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=opacreadinghistory">opacreadinghistory</a> and <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=AnonymousPatron">AnonymousPatron</a> system preferences.' |
659 |
Holds policy: |
659 |
Holds policy: |
660 |
- |
660 |
- |
661 |
- In the staff interface, split the holds queue into separate tables by |
661 |
- In the staff interface, split the holds queue into separate tables by |
Lines 708-714
Circulation:
Link Here
|
708 |
choices: |
708 |
choices: |
709 |
yes: Allow |
709 |
yes: Allow |
710 |
no: "Don't allow" |
710 |
no: "Don't allow" |
711 |
- "patrons to place holds that don't enter the waiting list until a certain future date. (AllowHoldDateInFuture must also be enabled)." |
711 |
- patrons to place holds that don't enter the waiting list until a certain future date. (<a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=AllowHoldDateInFuture">AllowHoldDateInFuture</a> must also be enabled). |
712 |
- |
712 |
- |
713 |
- Confirm future hold requests (starting no later than |
713 |
- Confirm future hold requests (starting no later than |
714 |
- pref: ConfirmFutureHolds |
714 |
- pref: ConfirmFutureHolds |
Lines 731-739
Circulation:
Link Here
|
731 |
choices: |
731 |
choices: |
732 |
yes: Allow |
732 |
yes: Allow |
733 |
no: "Don't allow" |
733 |
no: "Don't allow" |
734 |
- "holds to expire automatically if they have not been picked by within the time period specified in the ReservesMaxPickUpDelay system preference.<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/holds/cancel_expired_holds.pl</code> cronjob. Ask your system administrator to schedule it." |
734 |
- 'holds to expire automatically if they have not been picked by within the time period specified in the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=ReservesMaxPickUpDelay">ReservesMaxPickUpDelay</a> system preference.<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/holds/cancel_expired_holds.pl</code> cronjob. Ask your system administrator to schedule it.' |
735 |
- |
735 |
- |
736 |
- If using ExpireReservesMaxPickUpDelay, charge a patron who allows their waiting hold to expire a fee of |
736 |
- If using <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=ExpireReservesMaxPickUpDelay">ExpireReservesMaxPickUpDelay</a>, charge a patron who allows their waiting hold to expire a fee of |
737 |
- pref: ExpireReservesMaxPickUpDelayCharge |
737 |
- pref: ExpireReservesMaxPickUpDelayCharge |
738 |
class: currency |
738 |
class: currency |
739 |
- "." |
739 |
- "." |
Lines 877-883
Circulation:
Link Here
|
877 |
no: "Don't allow" |
877 |
no: "Don't allow" |
878 |
- to pickup holds at libraries where the item is available. |
878 |
- to pickup holds at libraries where the item is available. |
879 |
- |
879 |
- |
880 |
- "Patron categories not affected by OPACHoldsIfAvailableAtPickup:" |
880 |
- 'Patron categories not affected by <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OPACHoldsIfAvailableAtPickup">OPACHoldsIfAvailableAtPickup</a>:' |
881 |
- pref: OPACHoldsIfAvailableAtPickupExceptions |
881 |
- pref: OPACHoldsIfAvailableAtPickupExceptions |
882 |
- "(list of patron categories separated with a pipe '|')" |
882 |
- "(list of patron categories separated with a pipe '|')" |
883 |
- |
883 |
- |
Lines 886-895
Circulation:
Link Here
|
886 |
do_not_allow: "Do not allow to mark items as lost" |
886 |
do_not_allow: "Do not allow to mark items as lost" |
887 |
allow: "Allow to mark items as lost" |
887 |
allow: "Allow to mark items as lost" |
888 |
allow_and_notify: "Allow to mark items as lost and notify the patron" |
888 |
allow_and_notify: "Allow to mark items as lost and notify the patron" |
889 |
- "from the 'Holds to pull' page. Values to be applied must be defined in UpdateItemWhenLostFromHoldList." |
889 |
- from the 'Holds to pull' page. Values to be applied must be defined in <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=UpdateItemWhenLostFromHoldList">UpdateItemWhenLostFromHoldList</a>. |
890 |
- |
890 |
- |
891 |
- A list of values to update an item's values with when it is marked as lost from the 'Holds to pull' page. |
891 |
- A list of values to update an item's values with when it is marked as lost from the 'Holds to pull' page. |
892 |
- 'Example: "itemlost: 1" to set items.itemlost to 1 when the item is marked as lost. (Requires CanMarkHoldsToPullAsLost)' |
892 |
- 'Example: "itemlost: 1" to set items.itemlost to 1 when the item is marked as lost. (Requires <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=CanMarkHoldsToPullAsLost">CanMarkHoldsToPullAsLost</a>)' |
893 |
- pref: UpdateItemWhenLostFromHoldList |
893 |
- pref: UpdateItemWhenLostFromHoldList |
894 |
type: textarea |
894 |
type: textarea |
895 |
syntax: text/x-yaml |
895 |
syntax: text/x-yaml |
Lines 967-973
Circulation:
Link Here
|
967 |
off: "Don't calculate" |
967 |
off: "Don't calculate" |
968 |
production: Calculate and charge |
968 |
production: Calculate and charge |
969 |
- fines (when <code>cronjobs/fines.pl</code> is being run). |
969 |
- fines (when <code>cronjobs/fines.pl</code> is being run). |
970 |
- "<br><strong>NOTE:</strong> If the cronjobs/fines.pl cronjob is being run, accruing and final fines will be calculated when the cron runs and accruing fines will be finalized when an item is returned. If CalculateFinesOnReturn is enabled, final fines will be calculated when an item is returned." |
970 |
- '<br><strong>NOTE:</strong> If the cronjobs/fines.pl cronjob is being run, accruing and final fines will be calculated when the cron runs and accruing fines will be finalized when an item is returned. If <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=CalculateFinesOnReturn">CalculateFinesOnReturn</a> is enabled, final fines will be calculated when an item is returned.' |
971 |
- |
971 |
- |
972 |
- If a lost item is returned, apply the refunding rules defined for the |
972 |
- If a lost item is returned, apply the refunding rules defined for the |
973 |
- pref: RefundLostOnReturnControl |
973 |
- pref: RefundLostOnReturnControl |