[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 19:48:31 CEST 2018


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

Pierre-Luc Lapointe <pierre-luc.lapointe at inLibro.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #77464|0                           |1
        is obsolete|                            |

--- Comment #2 from Pierre-Luc Lapointe <pierre-luc.lapointe at inLibro.com> ---
Created attachment 77480
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77480&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

Signed-off-by: Pierre-Luc Lapointe <pierreluc.lapointe at inLibro.com>

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


More information about the Koha-bugs mailing list