Bugzilla – Attachment 75934 Details for
Bug 7136
Correct description of Grace period for subscriptions
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 7136: Correct description of Grace period for subscriptions
Bug-7136-Correct-description-of-Grace-period-for-s.patch (text/plain), 1.64 KB, created by
Maryse Simard
on 2018-06-08 19:44:45 UTC
(
hide
)
Description:
Bug 7136: Correct description of Grace period for subscriptions
Filename:
MIME Type:
Creator:
Maryse Simard
Created:
2018-06-08 19:44:45 UTC
Size:
1.64 KB
patch
obsolete
>From 65a08bb36b496e821c6fdefd9953d63f4b971950 Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Wed, 16 May 2018 02:25:38 +0000 >Subject: [PATCH] Bug 7136: Correct description of Grace period for > subscriptions > >The grace period is used with the serialsUpdate.pl cronjob. It will >generate the next issue and set the one before to 'Late' with >an optional note. > >There is on trace of a 'waiting' status for serials. > >To test: >- check help file on the subscription edit form for > the description of the 'Grace period'. > >Signed-off-by: Maryse Simard <maryse.simard@inlibro.com> >--- > .../intranet-tmpl/prog/en/modules/help/serials/subscription-add.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/subscription-add.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/subscription-add.tt >index 6a6d176..bc7d58d 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/subscription-add.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/subscription-add.tt >@@ -40,7 +40,7 @@ > </ul> > </li> > <li>'Location' is for the shelving location</li> >- <li>The 'Grace period' is the number of days before an issue is automatically moved from 'Expected' status to 'Waiting' and how many days before an issue is automatically moved from 'Waiting' status to 'Late'</li> >+ <li>The 'Grace period' is the number of days before an issue is automatically moved from status 'Expected' to 'Late'</li> > <li>The Staff and OPAC Display options allow you to control how many issues appear by default on bibliographic records in the Staff Client and the OPAC > > <ul> >-- >2.7.4
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 7136
:
75352
|
75934
|
76715