Bug 27600: Remove password check from `add_hold`
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 10 May 2021 15:30:31 +0000 (16:30 +0100)
committerFridolin Somers <fridolin.somers@biblibre.com>
Mon, 2 Aug 2021 20:03:42 +0000 (10:03 -1000)
commit53c68b937949e3b88e8a30c3669aa5c44255feb0
treee7d462f130011d2fcf5daecc0e2c6add7e8882ca
parent05bb25e9db3a4cf78ce9d8233861104459430a89
Bug 27600: Remove password check from `add_hold`

As suggested in the bugzilla comments, the add_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>
(cherry picked from commit bc72a6d508f1ce93ba190153966c1c9667414e48)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
C4/SIP/ILS.pm
t/db_dependent/SIP/ILS.t