[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
Thu Aug 22 01:46:02 CEST 2019


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

--- Comment #114 from Hayley Mapley <hayleymapley at catalyst.net.nz> ---
Created attachment 92414
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=92414&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