https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20573

Emily Lamancusa (emlam) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Text to go in the|                            |This fixes a bug that
      release notes|                            |caused the system
                   |                            |preferences
                   |                            |MembershipExpiryDaysNotice
                   |                            |and NotifyBorrowerDeparture
                   |                            |to behave differently when
                   |                            |set to the same value. For
                   |                            |example, if
                   |                            |MembershipExpiryDaysNotice
                   |                            |and NotifyBorrowerDeparture
                   |                            |are both set to trigger 30
                   |                            |days before the patron
                   |                            |account expiration date,
                   |                            |MembershipExpiryDaysNotice
                   |                            |would cause an account
                   |                            |expiry notice to be sent
                   |                            |exactly 30 days before the
                   |                            |account expiration date;
                   |                            |however,
                   |                            |NotifyBorrowerDeparture
                   |                            |would not begin showing an
                   |                            |alert on the patron account
                   |                            |until the next day. This
                   |                            |adjusts the timing on
                   |                            |NotifyBorrowerDeparture to
                   |                            |begin displaying the alert
                   |                            |exactly the chosen number
                   |                            |of days before the account
                   |                            |expires. That way, if
                   |                            |MembershipExpiryDaysNotice
                   |                            |and NotifyBorrowerDeparture
                   |                            |are set to the same value,
                   |                            |they will both trigger on
                   |                            |the same day.

-- 
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/

Reply via email to