Bug 21946: Update C4::Circulation->TooMany to check parent itemtypes
authorNick Clemens <nick@bywatersolutions.com>
Wed, 1 May 2019 09:57:50 +0000 (09:57 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 13 Aug 2020 08:13:14 +0000 (10:13 +0200)
commit4f3a0a4b89c78c9fff1673787893067f66970cf4
tree707765121253eb85678529481fe94fb26b3a61d9
parent0545feb876f3bc673ee7a5f4de2fc66644cb35c6
Bug 21946: Update C4::Circulation->TooMany to check parent itemtypes

To test:
1 - prove -v t/db_dependent/Circulation/TooMany.t

Signed-off-by: Liz Rea <wizzyrea@gmail.com>

Signed-off-by: Lisette Scheer <lisetteslatah@gmail.com>
Signed-off-by: Alex Arnaud <alex.arnaud@biblibre.com>

JD amended patch: tidy the subtest

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
C4/Circulation.pm
t/db_dependent/Circulation/TooMany.t