[Koha-bugs] [Bug 19532] Recalls for Koha

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 2 16:19:35 CET 2022


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

--- Comment #858 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
TODO We need to add two new cronjobs to the cron files (debian side and example
file somewhere in etc folder)

misc/cronjobs/recalls/expire_recalls.pl
misc/cronjobs/recalls/overdue_recalls.pl

They both do a recalls search. If one has not activated recalls, no records are
found. Early exit. All fine.

Note the following:
"check if item has been recalled. recall should have been marked Overdue by
cronjob, so only look at overdue recalls"
=> So we need to run overdue_recalls BEFORE fines (CalcFine)

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


More information about the Koha-bugs mailing list