[Koha-bugs] [Bug 8367] How long is a hold waiting for pickup at a more granular level

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 2 02:25:12 CEST 2018


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

--- Comment #102 from Alex Buckley <alexbuckley at catalyst.net.nz> ---
Created attachment 79791
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79791&action=edit
Bug 8367: Template fixes + fixes to C4/Reserves.pm and Koha/Hold.pm

Fixed waitingreserves.tt template so the borrowernumber is
successfully passed to waitingreserves.pl upon cancelling a hold, so
users can now successfully cancel holds from the waitingreserves.pl
interface.

Removed check for ReserveMaxPickupdateDelay in Koha/Hold.pm as this
syspref is removed in the previous patch. Instead the
expirationdate is calculated the same way as the lastpickupdatedate that is
retrieving the holdpickupwait value for the appropriate issuingrule and then
adding that onto the waiting date.

Same test plan as main patch

Sponsored-By: Brimbank Library, Australia

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


More information about the Koha-bugs mailing list