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:
Nick Clemens 2023-06-08 11:03:45 +00:00 committed by Tomas Cohen Arazi
parent 8e93668796
commit b10b840577
Signed by: tomascohen
GPG key ID: 0A272EA1B2F3C15F

View file

@ -25,6 +25,7 @@ use C4::Koha qw(
getitemtypeimagelocation
GetNormalizedISBN
GetNormalizedUPC
GetNormalizedOCLCNumber
);
use C4::Biblio;
use C4::Members qw( GetAllIssues );