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

            Bug ID: 39562
           Summary: allow for more criteria in update_patrons_category
 Change sponsored?: ---
           Product: Koha
           Version: 24.11
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Patrons
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]

We want to be able to use this script to expiry all patrons who have not used
their account in the last 12 months. At the moment, we cannot filter by all of
the below criteria -

lastseen
issuedate
reservedate
'timestamp' (in accountline)

Essentially, if there has been been no measurable activity on the patron's
record we want to expiry the patron 12 months from the date of last activity.

This can be done using a koha report but becomes manual which is not ideal as
this used to be an automated daily script in our old library system.

-- 
You are receiving this mail because:
You are the assignee for the bug.
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