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

            Bug ID: 41666
           Summary: Account expiration should not be displayed when login
                    counts as activity and membership_expiry is configured
                    to renew card
   Initiative type: ---
        Sponsorship ---
            status:
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: OPAC
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

OPAC patron account expiration alerts should not be displayed when
membership_expiry.pl cronjob is configured to renew active patrons.

When patron account is about to expire, OPAC displays patron the following
message:

"Your library card will expire on <expirationdate>. Please contact the library
for more information."

System preference TrackLastPatronActivityTriggers can be set to count a login
as activity. When patron logs in, the next time membership_expiry.pl cronjob is
executed with the renew option, the patron account will be renewed. In this
case, the patron should not be presented with an expiration notice nor should
they be instructed to contact the library. Instead, it should say something
like this: "Your library card was about to expire on <expirationdate>, but we
will now renew your library due to your recent activity of logging in."

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