[Koha-bugs] [Bug 14783] Allow patrons to change pickup location for non-waiting holds

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 9 10:00:59 CET 2022


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

Björn Nylén <bjorn.nylen at ub.lu.se> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #123708|0                           |1
        is obsolete|                            |
 Attachment #127488|0                           |1
        is obsolete|                            |
 Attachment #127490|0                           |1
        is obsolete|                            |
 Attachment #127492|0                           |1
        is obsolete|                            |

--- Comment #26 from Björn Nylén <bjorn.nylen at ub.lu.se> ---
Created attachment 130344
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=130344&action=edit
Bug 14783: Change pickup location from opac.

This patch allows users to change the  pickup location for their holds
from the opac. A syspref (OPACAllowUserToChangeBranch) controls at what
stage a hold can be changed.

To test:
1. Set up holds with diffrent statuses for a patron (pending, waiting,
   in transit, suspended)
2. No pickup locations for any hold should be able to be changed.
3. Turn on and off the different options under
   OPACAllowUserToChangeBranch. Make sure that only the corresponding
   holds can be changed from the opac. Check eg in the staff client that
   pickup location has changed.
4. The available pickup locations should respect any transfer
   restrictions. (Same as the
   holds list for a biblio in staff client)
5. For an in-transit hold: Check in the item at the original pickup
   location.
6. Note that it will be redirected to the new location.

Sponsored-by: Lunds Universitetsbibliotek

Signed-off-by: Owen Leonard <oleonard at myacpl.org>

Signed-off-by: Barbara Johnson <barbara.johnson at bedfordtx.gov>

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


More information about the Koha-bugs mailing list