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

--- Comment #1 from Jonathan Druart <[email protected]> 
---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to