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

--- Comment #4 from Owen Leonard <oleon...@myacpl.org> 2012-02-07 19:22:30 UTC 
---
I've tested this successfully but have one question about how it works: After
running the script, the holds get an expiration date of today. Running
cronjobs/holds/cancel_expired_holds.pl immediately afterwards will cancel
expired holds, but only those with an expiration date *less* than today. So
none of the holds expired by this new script will be cancelled. If I then run
the new script again with the --charge option the user will get double fines.

I know this isn't they way the script would typically be run, but it's
worrisome to me.

On another note, testing this makes me wonder: Why don't we simply set an
expiration date at the time the hold is marked waiting, based on the
ReservesMaxPickupDelay setting?

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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