From 315d0383f1f49d70ce5e5e15da4377cf992e9dcb Mon Sep 17 00:00:00 2001 From: Katrin Fischer 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 Signed-off-by: Marcel de Rooy Signed-off-by: Nick Clemens Signed-off-by: Martin Renvoize (cherry picked from commit 51adaebe3d6b9be575159cb5e957894d3a2d4d2d) Signed-off-by: Fridolin Somers --- .../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 a647f394fb..f6b68d0bac 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 @@
  • 'Location' is for the shelving location
  • -
  • 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'
  • +
  • The 'Grace period' is the number of days before an issue is automatically moved from status 'Expected' to 'Late'
  • 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
      -- 2.39.5