Bug 23413: Add a holds method to Koha::Items
authorNick Clemens <nick@bywatersolutions.com>
Thu, 1 Aug 2019 18:11:19 +0000 (18:11 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 13 Aug 2019 10:30:22 +0000 (11:30 +0100)
commit2931eaba10980e0fde0addecc9e70be7d47ca77a
tree0720f2838084a4bf51acc584b19a4fecd1e118bd
parent0548bfcd67ab8e0445ff7f0f52d3c7c10b98ed1b
Bug 23413: Add a holds method to Koha::Items

To test;
1 - prove -v t/db_dependent/Koha/Items.t

Signed-off-by: Maryse Simard <maryse.simard@inlibro.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Koha/Item.pm
t/db_dependent/Koha/Items.t