10 Aug
2018
10 Aug
'18
5:12 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21207 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 77702 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77702&action=edit Bug 21207: Remove unused RM C4::Overdues::GetItems sub Test plan: git grep GetItems | grep -v GetItemsInCollection | grep -v GetItemsForInventory | grep -v GetItemsInfo | grep -v GetItemsLocationInfo | grep -v GetItemsAvailable | grep -v GetItemsByBiblioitemnumber should not return any occurrences of code in perl scripts -- You are receiving this mail because: You are watching all bug changes.