|
Lines 96-106
Optional parameter to use another renewal notice than the default: MEMBERSHIP_RE
Link Here
|
| 96 |
|
96 |
|
| 97 |
Optional parameter to include active patrons only (active within passed number of months). |
97 |
Optional parameter to include active patrons only (active within passed number of months). |
| 98 |
|
98 |
|
|
|
99 |
Active patrons are those who have not expired, been anonymized or taken any of the actions |
| 100 |
defined in the TrackLastPatronActivityTriggers system preference. |
| 101 |
|
| 99 |
=item B<-inactive> |
102 |
=item B<-inactive> |
| 100 |
|
103 |
|
| 101 |
Optional parameter to include inactive patrons only (inactive within passed number of months). |
104 |
Optional parameter to include inactive patrons only (inactive within passed number of months). |
| 102 |
This allows you to e.g. send expiry warnings only to inactive patrons. |
105 |
This allows you to e.g. send expiry warnings only to inactive patrons. |
| 103 |
|
106 |
|
|
|
107 |
Active patrons are those who have not expired, been anonymized or taken any of the actions |
| 108 |
defined in the TrackLastPatronActivityTriggers system preference. |
| 109 |
|
| 104 |
=item B<-renew> |
110 |
=item B<-renew> |
| 105 |
|
111 |
|
| 106 |
Optional parameter to automatically renew patrons instead of sending them an expiry notice. |
112 |
Optional parameter to automatically renew patrons instead of sending them an expiry notice. |
| 107 |
- |
|
|