Bug 17247: Check if patron is restricted in HoldItem and HoldTitle
authorArthur Suzuki <arthur.suzuki@biblibre.com>
Mon, 13 May 2019 09:29:50 +0000 (11:29 +0200)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 15 Oct 2019 13:10:54 +0000 (14:10 +0100)
commit95fd391ae710dd1f04405c534e6738feb846b0d8
treeafdc0fe79fe6c34ffa6c2bfed0e22350a34f4db3
parentda90b8736ee66bf2cde78cbf3ae52fa4cbd585f5
Bug 17247: Check if patron is restricted in HoldItem and HoldTitle

Test plan:
Make sure a restricted patron cannot hold a title or item through ILS-DI.
Response from the WebService should be "PatronDebarred".

Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
C4/ILSDI/Services.pm