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

David Nind <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |release-notes-needed

--- Comment #6 from David Nind <[email protected]> ---
Have added my sign-off as well.

Testing notes (using KTD):
1. Step 4:
   - Place a hold
   - Check in the item so that the hold is waiting
   - Update the database to set the expiration date for the hold in the past:
     . koha-mysql kohadev
     . update reserves set expirationdate="2026-03-15";
2. Step 5: misc/cronjobs/holds/cancel_expired_holds.pl
3. For step 9, assume ExpireReservesMaxPickUpDelayCharge should be set back to
0.00. Tested with 0 and 0.00 and both cancelled the expired holds.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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