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

--- Comment #16 from Michael Hafen <[email protected]> ---
Created attachment 131304
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=131304&action=edit
Have the fines cronjob check the issue before updateing the fine

Here is another possible solution to this bug.  Have the fines cron job check
if the issue due date has changed before updating the fine.  If the due date
changed while the script was processing other issues, then we'll pass on it
this time.  That way duplicates can be avoided, and issues that become overdue
again will get the second fine as they should (on the next run if it was
renewed during this run).

-- 
You are receiving this mail because:
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