[Koha-bugs] [Bug 11144] Fix sequence of cronjobs: automatic renewal - fines - overdue notices

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 21 14:39:59 CET 2016


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11144

--- Comment #20 from M. Tompsett <mtompset at hotmail.com> ---
So what is really needed is a way to:
- automatically renew
   output => list of failures
- generate fines
   input  => list of failures to exclude
   output => same or larger list of failures
- overdues
    input  => same or larger list of failures to exclude
    output => potentially bigger list of failures
- email potentially bigger list of failures to administrator to deal with.

If this list of failures could be passed from script to script to script, then
semi-colons would work.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list