Bugzilla – Attachment 40844 Details for
Bug 10076
Add Bcc syspref for claimacquisition and clamissues
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
syspref.sql and updatedatabase.pl Added
sysprefsql-and-updatedatabasepl-Added.patch (text/plain), 1.38 KB, created by
Maxime Beaulieu
on 2015-07-08 17:51:32 UTC
(
hide
)
Description:
syspref.sql and updatedatabase.pl Added
Filename:
MIME Type:
Creator:
Maxime Beaulieu
Created:
2015-07-08 17:51:32 UTC
Size:
1.38 KB
patch
obsolete
>From 6a8f0cdbdb80b7a9975bbb02175ae24da0c39cdf Mon Sep 17 00:00:00 2001 >From: simith <simith@inlibro.com> >Date: Fri, 5 Sep 2014 09:27:33 -0400 >Subject: [PATCH] syspref.sql and updatedatabase.pl Added > >http://bugs.koha-community.org/show_bug.cgi?id=10076 >--- > installer/data/mysql/sysprefs.sql | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/installer/data/mysql/sysprefs.sql b/installer/data/mysql/sysprefs.sql >index 84ba363..c7dfb74 100644 >--- a/installer/data/mysql/sysprefs.sql >+++ b/installer/data/mysql/sysprefs.sql >@@ -87,6 +87,7 @@ INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, ` > ('CircAutocompl','1',NULL,'If ON, autocompletion is enabled for the Circulation input','YesNo'), > ('CircAutoPrintQuickSlip','qslip',NULL,'Choose what should happen when an empty barcode field is submitted in circulation: Display a print quick slip window, Display a print slip window or Clear the screen.','Choice'), > ('CircControl','ItemHomeLibrary','PickupLibrary|PatronLibrary|ItemHomeLibrary','Specify the agency that controls the circulation and fines policy','Choice'), >+('claimsbcccopy','0','','bcc the claimacquisition and clamissues alerts','YesNo'), > ('Coce','0', NULL, 'If on, enables cover retrieval from the configured Coce server', 'YesNo'), > ('CoceHost', NULL, NULL, 'Coce server URL', 'Free'), > ('CoceProviders', NULL, 'aws,gb,ol', 'Coce providers', 'multiple'), >-- >1.7.9.5
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 10076
:
17853
|
30632
|
31262
|
31397
|
40843
|
40844
|
40845
|
45181
|
45183
|
45264
|
45350
|
45361