Bug 20321: Remove get_biblionumber_from_isbn
authorNick Clemens <nick@bywatersolutions.com>
Thu, 1 Mar 2018 16:30:35 +0000 (16:30 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 19 Mar 2018 16:55:47 +0000 (13:55 -0300)
commit6d1525dbf1f0783ef90274b1e925e125bededb37
tree1b4ca972c64222025442c537d530b2f8dca1c228
parentc0132ffdcfe759ea16ea6642ce041c6fdde7f9e9
Bug 20321: Remove get_biblionumber_from_isbn

To test:
1 - grep get_biblionumber_from_isbn
2 - verify all occurences are not actual calls (except for test)
3 - Apply patch
4 - grep get_biblionumber_from_isbn
5 - Verify it is removed

Signed-off-by: Roch D'Amour <roch.damour@inlibro.com>

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
C4/XISBN.pm
catalogue/detail.pl
opac/opac-detail.pl
t/db_dependent/XISBN.t