Bugzilla – Attachment 157035 Details for
Bug 35001
Simplify patron->is_active in light of TrackLastPatronActivityTriggers
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 35001: (folllow-up) Tiny addition to cronjob help
Bug-35001-folllow-up-Tiny-addition-to-cronjob-help.patch (text/plain), 1.61 KB, created by
Martin Renvoize (ashimema)
on 2023-10-13 08:26:33 UTC
(
hide
)
Description:
Bug 35001: (folllow-up) Tiny addition to cronjob help
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2023-10-13 08:26:33 UTC
Size:
1.61 KB
patch
obsolete
>From c5c8a114dbdc05ab2cf0e5dddfdd146ec9cebaa8 Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Fri, 13 Oct 2023 09:22:06 +0100 >Subject: [PATCH] Bug 35001: (folllow-up) Tiny addition to cronjob help > >This patch adds a tiny addendum to the -active documentation returned by >the membership_expiry cronjob to clarify what constitutes as an active >patron and hint at the new TrackLastPatronActivityTriggers system >preference. > >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > misc/cronjobs/membership_expiry.pl | 6 ++++++ > 1 file changed, 6 insertions(+) > >diff --git a/misc/cronjobs/membership_expiry.pl b/misc/cronjobs/membership_expiry.pl >index 697572e0704..ea6bd958a32 100755 >--- a/misc/cronjobs/membership_expiry.pl >+++ b/misc/cronjobs/membership_expiry.pl >@@ -96,11 +96,17 @@ Optional parameter to use another renewal notice than the default: MEMBERSHIP_RE > > Optional parameter to include active patrons only (active within passed number of months). > >+Active patrons are those who have not expired, been anonymized or taken any of the actions >+defined in the TrackLastPatronActivityTriggers system preference. >+ > =item B<-inactive> > > Optional parameter to include inactive patrons only (inactive within passed number of months). > This allows you to e.g. send expiry warnings only to inactive patrons. > >+Active patrons are those who have not expired, been anonymized or taken any of the actions >+defined in the TrackLastPatronActivityTriggers system preference. >+ > =item B<-renew> > > Optional parameter to automatically renew patrons instead of sending them an expiry notice. >-- >2.41.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 35001
:
156971
|
157016
|
157034
|
157035
|
157036
|
157037
|
157743
|
157744