Bug 27600: Remove password check from `cancel_hold`
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 10 May 2021 15:09:17 +0000 (16:09 +0100)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 2 Jul 2021 13:43:20 +0000 (09:43 -0400)
commitf7cda73513daca37c798888c2ae8f42884deb33c
treeda0380c63c538f59d23fce714cf1001354df4c50
parent32e27ff22c1a74f61b9e703b4b354bf13bfc2c95
Bug 27600: Remove password check from `cancel_hold`

As suggested in the bugzilla comments, the cancel_hold method also
doesn't require the password checking code.

Test plan
1/ Run t/db_dependent/SIP/ILS.t and watch it pass

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
C4/SIP/ILS.pm
t/db_dependent/SIP/ILS.t