15 Mar
2017
15 Mar
'17
5:29 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18274 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 61107 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=61107&action=edit Bug 18274: C4::Items - Remove GetItemStatus This subroutine is no longer in used. It was previously call from serials/serials-recieve.pl, which was not used and has been removed by commit 65b7ad030cd5cd0e3148fbbd1496d31b5cf149f7 Bug 13423: Remove unused serials-recieve Test plan: git grep GetItemStatus should not return any used calls (only 1 occurrence in release notes) -- You are receiving this mail because: You are watching all bug changes.