Created attachment 64194 [details] [review] Bug 18782: Remove unused C4::Serials::getsupplierbyserialid
Created attachment 64739 [details] [review] [SIGNED-OFF] 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>
Created attachment 64745 [details] [review] 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>
Pushed to master for 17.11, thanks to everybody involved!
Pushed to 17.05.x, will be in 17.05.02
This won't get ported back to 16.11.x as it is an enhancement.