http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15168 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 44724 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44724&action=edit Bug 15168: Remove C4:Serials::ItemizeSerials This subroutine has been introduced in 2006, when C4::Serials has been added to the codebase. If you checkout this commit commit 18d2cd099085e443d713a1546e029faa81481814 Date: Fri Jul 7 08:45:47 2006 +0000 this file replace C4/Bull.pm You won't find any occurrences of this subroutine neither. Interesting module's name by the way. Test plan: git grep ItemizeSerials should not return any result -- You are receiving this mail because: You are watching all bug changes.