https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20573
--- Comment #3 from Emily Lamancusa (emlam) <[email protected]> --- Created attachment 201406 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201406&action=edit Bug 20573: Make NotifyBorrowerDeparture's date math consistent with MembershipExpiryDaysNotice To test: 1. Set both system preferences NotifyBorrowerDeparture and MembershipExpiryDaysNotice to 10 days 2. Create or edit a patron account with the following settings: - expiry date is exactly 10 days in the future - add an email address on the patron account - set messaging preferences to receive email notices for Patron account expiry 3. Run the membership expiry cron job to generate a notice: ktd --shell perl misc/cronjobs/membership_expiry.pl -c 4. Check notices tab on patron account --> A membership expiry notice has been queued for the patron 5. Click back to the patron details --> Note that there is no alert that the patron account will be expiring soon 6. Apply patch and restart_all 7. Refresh the patron details page --> You should now see an alert that the account will be expiring soon -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
