[Koha-bugs] [Bug 24620] Existing transfers not closed when hold is set to waiting

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 10 19:24:05 CET 2020


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

--- Comment #2 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 98679
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=98679&action=edit
Bug 24620: Close existing transfers when setting item to waiting

This patch adds a clause in ModReserveAffect to check if there
are existing transfers and close them when setting a hold to waiting

To test:
 1 - Set AutomaticItemReturn to Do
 2 - Checkin an item from Library B at Library A
 3 - Confirm item is in transfer (check the details page)
 4 - Place a item level hold for pickup at library A
 5 - Checkin the item at Library A
 6 - Confirm the hold
 7 - View the details page
 8 - Note the item is in transit and waiting
 9 - Apply patch
10 - Delete hold and repeat
11 - Confirm that transfer is closed when hold marked waiting

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


More information about the Koha-bugs mailing list