Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences
Kyle M Hall 82e866fcb5
Bug 25184: Add syspref
It's entirely possible that some libraries are relying on the current
before for part of their workflow. Do to this possibility, it seems like
a good idea to control this behavior via a system preference.

Test Plan:
1) Apply this patch set
2) Run updatedatabase.pl
3) Set TrapHoldsOnOrder to "don't trap"
4) Set an item's notforloan value to -1
5) Place a hold on that item
6) Check in the item
7) Note the item is not trapped for hold
9) Set TrapHoldsOnOrder to "trap"
10) Check in the item
11) Koha should now ask if you'd like to trap the item for the hold!

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2020-05-11 08:55:13 +01:00
..
accounting.pref Bug 24646: Move RoundFinesAtPayment to 'Fines policy' section 2020-02-24 09:54:03 +00:00
acquisitions.pref Revert "Bug 22867: (QA follow-up) Build items.json for UniqueItemFields" 2019-06-06 17:28:35 +01:00
admin.pref Bug 24939: Fix capitalization of labels in sys pref editor 2020-04-15 12:32:14 +01:00
authorities.pref Bug 12258: (QA follow-up) Add some missing rrrrrrs 2018-11-08 02:18:48 +00:00
cataloguing.pref Bug 24939: Fix capitalization of labels in sys pref editor 2020-04-15 12:32:14 +01:00
circulation.pref Bug 25184: Add syspref 2020-05-11 08:55:13 +01: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 Bug 20115: Add information about this feature in the pref descriptions 2018-04-04 15:45:44 -03:00
local_use.pref
logs.pref Bug 21190: Introduce preferences AuthFailureLog and AuthSuccessLog 2020-04-14 16:13:39 +01:00
opac.pref Bug 23794: Convert OpacMainUserBlock system preference to news block 2020-05-01 08:17:23 +01:00
patrons.pref Bug 5614: Organize 'patron' system preferences 2020-04-22 13:42:47 +01:00
searching.pref Bug 24939: Fix capitalization of labels in sys pref editor 2020-04-15 12:32:14 +01:00
serials.pref Bug 23416: Add PreserveSerialNotes system preference 2019-08-12 14:35:18 +01:00
staff_client.pref Bug 10561: Rephrase DisplayOPACiconsXSLT and DisplayIconsXSLT slightly 2020-04-20 12:27:59 +01:00
tools.pref Bug 22996: Add new preference BarcodeSeparators 2019-09-10 09:34:23 +01:00
web_services.pref Bug 25045: Add the RESTPublicAnonymousRequests syspref 2020-04-27 11:15:21 +01:00