Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences
Kyle M Hall 465e5562fc Bug 25232: Add ability to skip trapping items with a given notforloan value
This is a companion/alternative to bug 25184, in that it allows an
explicit workflow for placing returned books into temporary storage for
a few days for decontamination purposes.

The idea here is to create a specific notforloan value for "In
Decontamination" or something along along those lines. This notforloan
value would never be trappable. At the end of decon,
UpdateNotForLoanStatusOnCheckin  could be used to remove the
notforloan status and allow checkins to be trapped to fill holds.

Test Plan:
1) Apply this patch
2) Restart all the things!
3) Give an item a negative notforloan value
4) Place a hold on the item
5) Check the item in
6) Note the item is trapped for hold
7) Set SkipHoldTrapOnNotForLoanValue to the same notforloan value
   you used in step 3
8) Check the item in again
9) Note Koha did not ask you to trap the item for hold!

Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-06-25 10:50:02 +02:00
..
accounting.pref
acquisitions.pref
admin.pref Bug 24939: Fix capitalization of labels in sys pref editor 2020-04-15 12:32:14 +01:00
authorities.pref Bug 25394: Cronjob path in the AuthorityMergeLimit syspref description is wrong 2020-06-15 11:53:36 +02:00
cataloguing.pref Bug 25521: Remove cart_to_shelf note from NewItemsDefaultLocation syspref 2020-06-15 10:31:45 +02:00
circulation.pref Bug 25232: Add ability to skip trapping items with a given notforloan value 2020-06-25 10:50:02 +02:00
enhanced_content.pref Bug 24939: Fix capitalization of labels in sys pref editor 2020-04-15 12:32:14 +01:00
i18n_l10n.pref
local_use.pref
logs.pref Bug 21190: Introduce preferences AuthFailureLog and AuthSuccessLog 2020-04-14 16:13:39 +01:00
opac.pref Bug 25756: remove erroneous hyphen 2020-06-24 14:31:37 +02:00
patrons.pref Bug 24963: (follow-up) Fix another instance 2020-05-11 10:02:29 +01:00
searching.pref Bug 24939: Fix capitalization of labels in sys pref editor 2020-04-15 12:32:14 +01:00
serials.pref
staff_client.pref Bug 10561: Rephrase DisplayOPACiconsXSLT and DisplayIconsXSLT slightly 2020-04-20 12:27:59 +01:00
tools.pref
web_services.pref Bug 25045: Add the RESTPublicAnonymousRequests syspref 2020-04-27 11:15:21 +01:00