https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21154 Pierre-Luc Lapointe <pierre-luc.lapointe@inLibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #77464|0 |1 is obsolete| | --- Comment #2 from Pierre-Luc Lapointe <pierre-luc.lapointe@inLibro.com> --- Created attachment 77480 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77480&action=edit Bug 21154: Remove unused subs from C4::Serials Test plan: Run these commands, grep should not return any occurences, prove should return green: git grep GetSerialStatusFromSerialId git grep GetDistributedTo git grep SetDistributedTo git grep SetDistributedto git grep in_array git grep is_barcode_in_use kshell prove t/db_dependent/Serials.t Signed-off-by: Pierre-Luc Lapointe <pierreluc.lapointe@inLibro.com> -- You are receiving this mail because: You are watching all bug changes.