[Koha-bugs] [Bug 10993] Transfer limits should be checked when placing a hold/reservation in OPAC.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 7 18:57:27 CET 2021


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

Marie-Luce Laflamme <marie-luce.laflamme at inlibro.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marie-luce.laflamme at inlibro
                   |                            |.com

--- Comment #15 from Marie-Luce Laflamme <marie-luce.laflamme at inlibro.com> ---
Koha seems to correctly apply the transfer limit now, but Koha doesn't warn
patron when the hold cannot be placed.

Specifications:
Koha with at least 2 branches: branch A , branch B
Systeme preference: UseBranchTransferLimits  ---> Enforce
Systeme preference BranchTransferLimitsType  ---> item type
System preference OPACAllowUserToChooseBranch ---> Don’t allow


Configurations – transfer limit
1. Go to Administration › Set Library checkin and transfer limit
2. Select a branch A (top menu) 
3. Click on the item type tab to block any transfer
4. Uncheck branch B 
5. Save
6. Select branch B (top menu) 
7. Click on the item type tab
8. Uncheck branch A to block any transfer
9. Save

Test Plan
1. Find a patron from branch B 
2. Go on the OPAC, find an item currently checkout from branch A (same item
type that should be blocked)
3. Place a hold in the patron account (branch B)
4. Confirm the hold
–> notice that Koha doesn’t add the hold in the patron account, but there is no
explanation, it is uncleared what just happen. The usual message «There are no
items that can be placed on holds» isn’t popping up on screen to confirm that
this action cannot be done.

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


More information about the Koha-bugs mailing list