https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40182 Bug ID: 40182 Summary: Tracking patron activity with charges Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Patrons Assignee: koha-bugs@lists.koha-community.org Reporter: katariina.pohto@ouka.fi QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com We're tacking patron activity with lastseen and noticed that accruing charges or paying them does not update the lastseen value. Just in general getting and paying charges is an indication of activity, but we also have some patrons that are using their library card solely for copy charges in libraries that don't have a possibility for direct payment. We have no trace of the activity of these patrons, and managed to even delete some of them when cleaning up inactive patrons. We'd like to be able to add a syspref to TrackLastPatronActivityTriggers for charges. Especially it should be when a charge is (manually) added and when a charge is paid. There will be cronjobs to expire charges and there could be writeoffs that don't require acitivity from the patron, so not just any change in charges is useful for this tracking. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.