Bugzilla – Attachment 125093 Details for
Bug 29071
HoldsSplitQueueNumbering not set for new installs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 29071: Add HoldsSplitQueueNumbering to installer data
Bug-29071-Add-HoldsSplitQueueNumbering-to-installe.patch (text/plain), 1.67 KB, created by
Nick Clemens (kidclamp)
on 2021-09-21 10:57:12 UTC
(
hide
)
Description:
Bug 29071: Add HoldsSplitQueueNumbering to installer data
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2021-09-21 10:57:12 UTC
Size:
1.67 KB
patch
obsolete
>From 10c3e732f82d1cfb02fe2a7bf42f15d7bafad2a3 Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Tue, 21 Sep 2021 10:49:58 +0000 >Subject: [PATCH] Bug 29071: Add HoldsSplitQueueNumbering to installer data > >--- > installer/data/mysql/mandatory/sysprefs.sql | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/installer/data/mysql/mandatory/sysprefs.sql b/installer/data/mysql/mandatory/sysprefs.sql >index 59db857ca6..f503b03892 100644 >--- a/installer/data/mysql/mandatory/sysprefs.sql >+++ b/installer/data/mysql/mandatory/sysprefs.sql >@@ -242,6 +242,7 @@ INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, ` > ('HoldsNeedProcessingSIP', '0', NULL, 'Require staff to check-in before hold is set to waiting state', 'YesNo' ), > ('HoldsQueueSkipClosed', '0', NULL, 'If enabled, any libraries that are closed when the holds queue is built will be ignored for the purpose of filling holds.', 'YesNo'), > ('HoldsSplitQueue','nothing','nothing|branch|itemtype|branch_itemtype','In the staff interface, split the holds view by the given criteria','Choice'), >+('HoldsSplitQueueNumbering', 'actual', 'actual|virtual', 'If the holds queue is split, decide if the acual priorities should be displayed', 'Choice'), > ('HoldsToPullStartDate','2',NULL,'Set the default start date for the Holds to pull list to this many days ago','Integer'), > ('HomeOrHoldingBranch','holdingbranch','holdingbranch|homebranch','Used by Circulation to determine which branch of an item to check with independent branches on, and by search to determine which branch to choose for availability ','Choice'), > ('HouseboundModule',0,'','If ON, enable housebound module functionality.','YesNo'), >-- >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 29071
:
125093
|
129808
|
140834
|
141194
|
141195
|
141196