Bugzilla – Attachment 106608 Details for
Bug 20815
Add ability to choose if lost fee is refunded based on length of time item has been lost
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 20815: (QA follow-up) Add message to database update / rephrase pref
Bug-20815-QA-follow-up-Add-message-to-database-upd.patch (text/plain), 1.89 KB, created by
Katrin Fischer
on 2020-07-06 21:04:43 UTC
(
hide
)
Description:
Bug 20815: (QA follow-up) Add message to database update / rephrase pref
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2020-07-06 21:04:43 UTC
Size:
1.89 KB
patch
obsolete
>From b166dfe0ff94cdb349173ba2bd089c70ad668b48 Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Mon, 6 Jul 2020 20:53:55 +0000 >Subject: [PATCH] Bug 20815: (QA follow-up) Add message to database update / > rephrase pref > >- Make pref use "checked in" instead of "returned". >- Add message to database update > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > installer/data/mysql/atomicupdate/bug_20815.perl | 2 +- > .../intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > >diff --git a/installer/data/mysql/atomicupdate/bug_20815.perl b/installer/data/mysql/atomicupdate/bug_20815.perl >index 50c7ef54ce..9f5d451fca 100644 >--- a/installer/data/mysql/atomicupdate/bug_20815.perl >+++ b/installer/data/mysql/atomicupdate/bug_20815.perl >@@ -6,5 +6,5 @@ if( CheckVersion( $DBversion ) ) { > }); > > SetVersion( $DBversion ); >- print "Upgrade to $DBversion done (Bug XXXXX - description)\n"; >+ print "Upgrade to $DBversion done (Bug 20815: Add NoRefundOnLostReturnedItemsAge system preference)\n"; > } >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 897db1c6c1..117a9513bd 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 >@@ -937,7 +937,7 @@ Circulation: > no: "Don't Forgive" > - the fines on an item when it is lost. > - >- - "Don't refund lost fees if a lost item is returned more than" >+ - "Don't refund lost fees if a lost item is checked in more than" > - pref: NoRefundOnLostReturnedItemsAge > class: integer > - days after it was marked lost. >-- >2.11.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 20815
:
98772
|
98929
|
99038
|
105141
|
106575
|
106606
|
106607
| 106608 |
107165
|
107177