Text to go in the release notes:
|
This enhancement adds print notice functionality to the membership_expiry.pl script, by adding both conditional and and forced modes.
When passing only --confirm, the script will check the patron's record for an email address.
If one is found, an email notice is generated. If one is not, a print notice is used instead.
By adding a -p flag, print notices will be generated, even if an email address is present.
|