[Koha-bugs] [Bug 12063] Change date calculation for reserve expiration to skip all holidays

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 10 15:27:41 CET 2017


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

--- Comment #21 from Andreas Hedström Mace <andreas.hedstrom.mace at sub.su.se> ---
(In reply to Marcel de Rooy from comment #19)
> Hi Andreas,
> Thx for your feedback.
> I read it again too now. This patch tries to achieve its goal by modifying
> the expirationdate, while it actually should change this select in
> CancelExpiredReserves?
> 
> my $query = "SELECT * FROM reserves WHERE TO_DAYS( NOW() ) - TO_DAYS(
> waitingdate ) > ? AND found = 'W' AND priority = 0";
> 
> If the holiday stuff is taken into account here, I am having the impression
> that we achieve the same. Mabye Sonia or Alex can respond to that?

Any word from Sonia or Alex regarding this (the suggestion from Marcel?)? We
would very much like this to move forward, as is holiday is now creating
problems with holds waiting on the shelves.

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


More information about the Koha-bugs mailing list