https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12063
--- Comment #21 from Andreas Hedström Mace <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] 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/
