[Bug 9725] Add support to notices for hourly loans
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9725 Ray Delahunty <r.delahunty@arts.ac.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |r.delahunty@arts.ac.uk --- Comment #1 from Ray Delahunty <r.delahunty@arts.ac.uk> --- In the meantime we are using the patron_emailer_pl functionality to send 'late' notices for hourly loans. For example when a laptop loaned for 5 hours goes late, the email is sent within a few minutes. OK it means running the emailer script often: */5 * * * * /usr/share/koha/bin/cronjobs/patron_emailer.pl --report 974 --notice ODUE_LAPTOP --module circulation --commit Better than nothing, I suppose. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org