Bugzilla – Attachment 131377 Details for
Bug 30108
Allow making hold dates required
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 30108: Preference description
Bug-30108-Preference-description.patch (text/plain), 1.75 KB, created by
Lucas Gass (lukeg)
on 2022-03-04 15:11:59 UTC
(
hide
)
Description:
Bug 30108: Preference description
Filename:
MIME Type:
Creator:
Lucas Gass (lukeg)
Created:
2022-03-04 15:11:59 UTC
Size:
1.75 KB
patch
obsolete
>From a1d90159e14f9ac957aa9acee8e8190ee23265d3 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Thu, 17 Feb 2022 13:22:35 +0000 >Subject: [PATCH] Bug 30108: Preference description > >Test plan: >Check the preferences form, tab Circulation, tab Hold policy. >Look for OPACMandatoryHoldDates. > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> > >Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> >--- > .../prog/en/modules/admin/preferences/circulation.pref | 9 +++++++++ > 1 file changed, 9 insertions(+) > >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 ecc49a3a90..69ed334ce8 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 >@@ -711,6 +711,15 @@ Circulation: > 1: Allow > 0: "Don't allow" > - 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). >+ - >+ - On the opac-reserve form, make >+ - pref: OPACMandatoryHoldDates >+ choices: >+ "": "no hold dates" >+ "start": "hold start date" >+ "end": "hold end date" >+ "both": "both hold dates" >+ - mandatory. Note this pref only is effective for the hold start date when OPACAllowHoldDateInFuture is enabled too. > - > - Confirm future hold requests (starting no later than > - pref: ConfirmFutureHolds >-- >2.20.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 30108
:
130745
|
130746
|
130747
|
131372
|
131376
|
131377
|
131378
|
131379
|
133462
|
133463
|
133464
|
133465
|
134476