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

Ray Delahunty <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Ray Delahunty <[email protected]> ---
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.
_______________________________________________
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