[Koha-bugs] [Bug 21154] Remove unused subs from C4::Serials

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 3 09:00:39 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21154

--- Comment #1 from Josef Moravec <josef.moravec at gmail.com> ---
Created attachment 77464
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77464&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

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list