[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
Wed May 6 17:15:03 CEST 2020


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

--- Comment #18 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 104437
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=104437&action=edit
Bug 24620: [19.11.x] Close existing transfer when hold set to waiting
(squashed)

Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

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

Signed-off-by: Sally <sally.healey at cheshirewestandchester.gov.uk>

Signed-off-by: Stina Hallin <stina.hallin at ub.lu.se>

Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

Bug 24620: Fix test, remove replaced code, use dt_from_string

Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

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


More information about the Koha-bugs mailing list