Bugzilla – Attachment 52843 Details for
Bug 14048
Change RefundLostItemFeeOnReturn to be branch specific
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 14048: (QA followup) Fix typo on syspref value
Bug-14048-QA-followup-Fix-typo-on-syspref-value.patch (text/plain), 3.66 KB, created by
Tomás Cohen Arazi (tcohen)
on 2016-06-24 16:19:50 UTC
(
hide
)
Description:
Bug 14048: (QA followup) Fix typo on syspref value
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2016-06-24 16:19:50 UTC
Size:
3.66 KB
patch
obsolete
>From e0b3c2364f2308638ac970b5916f7b4419400dd7 Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Fri, 17 Jun 2016 10:33:22 -0300 >Subject: [PATCH] Bug 14048: (QA followup) Fix typo on syspref value > >Signed-off-by: Nick Clemens <nick@bywatersolutions.com> >Signed-off-by: Jason Robb <jrobb@sekls.org> >Signed-off-by: Jennifer Schmidt <jschmidt@switchinc.org> >Signed-off-by: Margaret Thrasher <p.thrasher@dover.nh.gov> >--- > .../data/mysql/atomicupdate/bug_14048_refundlostitemfeeonreturn.sql | 2 +- > installer/data/mysql/sysprefs.sql | 2 +- > .../intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref | 2 +- > 3 files changed, 3 insertions(+), 3 deletions(-) > >diff --git a/installer/data/mysql/atomicupdate/bug_14048_refundlostitemfeeonreturn.sql b/installer/data/mysql/atomicupdate/bug_14048_refundlostitemfeeonreturn.sql >index a046910..ed529ae 100644 >--- a/installer/data/mysql/atomicupdate/bug_14048_refundlostitemfeeonreturn.sql >+++ b/installer/data/mysql/atomicupdate/bug_14048_refundlostitemfeeonreturn.sql >@@ -8,7 +8,7 @@ INSERT IGNORE INTO systempreferences (variable,value,explanation,options,type) > VALUES( 'RefundLostOnReturnControl', > 'CheckinLibrary', > 'If a lost item is returned, choose which branch to pick rules for refunding.', >- 'CheckinLibrary|PatronLibrary|ItemHomeBranch|ItemHoldingbranch', >+ 'CheckinLibrary|PatronLibrary|ItemHomeBranch|ItemHoldingBranch', > 'Choice'); > > INSERT INTO refund_lost_item_fee_rules (branchcode,refund) >diff --git a/installer/data/mysql/sysprefs.sql b/installer/data/mysql/sysprefs.sql >index cc11c61..d7f702b 100644 >--- a/installer/data/mysql/sysprefs.sql >+++ b/installer/data/mysql/sysprefs.sql >@@ -399,7 +399,7 @@ INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, ` > ('QuoteOfTheDay','0',NULL,'Enable or disable display of Quote of the Day on the OPAC home page','YesNo'), > ('RandomizeHoldsQueueWeight','0',NULL,'if ON, the holds queue in circulation will be randomized, either based on all location codes, or by the location codes specified in StaticHoldsQueueWeight','YesNo'), > ('RecordLocalUseOnReturn','0',NULL,'If ON, statistically record returns of unissued items as local use, instead of return','YesNo'), >-('RefundLostOnReturnControl','CheckinLibrary','CheckinLibrary|ItemHomeBranch|ItemHoldingbranch','If a lost item is returned, choose which branch to pick rules for refunding.','Choice'), >+('RefundLostOnReturnControl','CheckinLibrary','CheckinLibrary|ItemHomeBranch|ItemHoldingBranch','If a lost item is returned, choose which branch to pick rules for refunding.','Choice'), > ('RenewalPeriodBase','date_due','date_due|now','Set whether the renewal date should be counted from the date_due or from the moment the Patron asks for renewal ','Choice'), > ('RenewalSendNotice','0','',NULL,'YesNo'), > ('RenewSerialAddsSuggestion','0',NULL,'If ON, adds a new suggestion at serial subscription renewal','YesNo'), >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 fffa4c6..a3ce0b3 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 >@@ -659,7 +659,7 @@ Circulation: > choices: > CheckinLibrary: "check-in library." > ItemHomeBranch: "item home branch." >- ItemHoldingbranch: "item holding branch." >+ ItemHoldingBranch: "item holding branch." > - > - pref: FinesIncludeGracePeriod > choices: >-- >2.9.0
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 14048
:
52016
|
52017
|
52018
|
52019
|
52020
|
52169
|
52170
|
52202
|
52203
|
52286
|
52287
|
52288
|
52289
|
52290
|
52291
|
52292
|
52293
|
52306
|
52444
|
52445
|
52446
|
52447
|
52448
|
52449
|
52450
|
52451
|
52482
|
52658
|
52659
|
52660
|
52661
|
52662
|
52663
|
52664
|
52665
|
52666
|
52667
|
52668
|
52748
|
52749
|
52750
|
52751
|
52752
|
52753
|
52754
|
52755
|
52756
|
52757
|
52835
|
52836
|
52837
|
52838
|
52839
|
52840
|
52841
|
52842
|
52843
|
52844
|
52876
|
52883
|
52894
|
53017
|
53018
|
53019
|
53020
|
53021
|
53022
|
53023
|
53024
|
53025
|
53026
|
53027
|
53028
|
53029