Bug 33951: (QA follow-up) Import GetNormalizedOCLCNumber
Signed-off-by: Nick Clemens <nick@bywatersolutions.com> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
parent
8e93668796
commit
b10b840577
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ use C4::Koha qw(
|
|||
getitemtypeimagelocation
|
||||
GetNormalizedISBN
|
||||
GetNormalizedUPC
|
||||
GetNormalizedOCLCNumber
|
||||
);
|
||||
use C4::Biblio;
|
||||
use C4::Members qw( GetAllIssues );
|
||||
|
|
Loading…
Reference in a new issue