7 Aug
2018
7 Aug
'18
9:36 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21171 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 77543 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77543&action=edit Bug 21171: Remove C4::Serials::is_barcode_in_use Bug 15168 removed C4::Serials::ItemizeSerials, it was the only place where C4::Serials::is_barcode_in_use was used. Test plan: git grep is_barcode_in_use should not return anything prove -r t/db_dependent/Serials* should return green -- You are receiving this mail because: You are watching all bug changes.