Bug 18782: Remove unused C4::Serials::getsupplierbyserialid
commit87cf7af3cd659dad5606685f262c12450e5356ef
authorJulian Maurice <julian.maurice@biblibre.com>
Mon, 12 Jun 2017 10:28:31 +0000 (12 12:28 +0200)
committerFridolin Somers <fridolin.somers@biblibre.com>
Mon, 10 Jul 2017 10:02:34 +0000 (10 12:02 +0200)
tree661f9255f48727c6e14c2136c4c043e76485a645
parentf4b6e5963ff3511d54f1af1f66d1fb7c1e2cfb4a
Bug 18782: Remove unused C4::Serials::getsupplierbyserialid

TEST PLAN
----------
git grep -i getsupplierby
-- only the code removed and the test tweaked
git bz apply 18782
sudo koha-shell -c bash kohadev
prove -v t/db_dependent/Serials.t
qa -v 2 c 1
exit
-- sign off

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
(cherry picked from commit c69e02c4419a2d4a7ca31af6441081cadd4e51b3)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
C4/Serials.pm
t/db_dependent/Serials.t