[Koha-bugs] [Bug 22806] CanBookBeReserve and CanItemBeReserve do not check AllowHoldsOnPatronsPossessions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 15 13:37:23 CEST 2020


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

Arthur Suzuki <arthur.suzuki at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #106778|0                           |1
        is obsolete|                            |
 Attachment #106779|0                           |1
        is obsolete|                            |
 Attachment #106780|0                           |1
        is obsolete|                            |
 Attachment #107806|0                           |1
        is obsolete|                            |

--- Comment #48 from Arthur Suzuki <arthur.suzuki at biblibre.com> ---
Created attachment 110100
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=110100&action=edit
Bug 22806: CanBookBeReserved and CanItemBeReserved must check
AllowHoldsOnPatronsPossessions

Test plan :
1 - set AllowHoldsOnPatronsPossessions to "Don't Allow"
2 - Checkout an item to a borrower
3 - Try to reserve an item using ILS-DI WebService -> Will work without
complaining.
4 - Cancel the hold and apply patch
5 - Repeat 3 -> Should not place hold and show error "NotHoldable"

Signed-off-by: Laurence Rault <laurence.rault at biblibre.com>

Signed-off-by: David Nind <david at davidnind.com>

Signed-off-by: David Nind <david at davidnind.com>

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


More information about the Koha-bugs mailing list