Bugzilla – Attachment 120763 Details for
Bug 28108
Move action logs 'SERIAL CLAIM' and 'ACQUISITION CLAIM' to a new 'CLAIMS' module
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 28108: Replace one remaining occurrence
Bug-28108-Replace-one-remaining-occurrence.patch (text/plain), 1.31 KB, created by
Jonathan Druart
on 2021-05-10 10:13:18 UTC
(
hide
)
Description:
Bug 28108: Replace one remaining occurrence
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2021-05-10 10:13:18 UTC
Size:
1.31 KB
patch
obsolete
>From 1b5a9ea056db3d9747d03d9ab9361167837b1b32 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Mon, 10 May 2021 12:12:47 +0200 >Subject: [PATCH] Bug 28108: Replace one remaining occurrence > >--- > installer/data/mysql/localization/it-IT/custom.sql | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/installer/data/mysql/localization/it-IT/custom.sql b/installer/data/mysql/localization/it-IT/custom.sql >index d9aca86600f..72a0d445dcc 100644 >--- a/installer/data/mysql/localization/it-IT/custom.sql >+++ b/installer/data/mysql/localization/it-IT/custom.sql >@@ -41,7 +41,7 @@ UPDATE systempreferences SET value = 'whitespace' WHERE variable = 'itemBarcodeI > UPDATE systempreferences SET value = '676a' WHERE variable = 'itemcallnumber'; > UPDATE systempreferences SET value = 'koha@xxx.it' WHERE variable = 'KohaAdminEmailAddress'; > UPDATE systempreferences SET value = 'en,it-IT' WHERE variable = 'language'; >-UPDATE systempreferences SET value = '0' WHERE variable = 'LetterLog'; >+UPDATE systempreferences SET value = '0' WHERE variable = 'ClaimsLog'; > UPDATE systempreferences SET value = '' WHERE variable = 'MARCOrgCode'; > UPDATE systempreferences SET value = '5' WHERE variable = 'maxreserves'; > UPDATE systempreferences SET value = '0' WHERE variable = 'OpacAuthorities'; >-- >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 28108
:
119295
|
119548
|
120747
|
120748
|
120749
| 120763 |
120781
|
120782
|
120791