diff --git a/acqui/orderreceive.pl b/acqui/orderreceive.pl index 1431e63618..cc2c67377a 100755 --- a/acqui/orderreceive.pl +++ b/acqui/orderreceive.pl @@ -63,7 +63,7 @@ use C4::Koha; # GetKohaAuthorisedValues GetItemTypes use C4::Acquisition; use C4::Auth; use C4::Output; -use C4::Dates; +use C4::Dates qw/format_date/; use C4::Bookseller; use C4::Members; use C4::Branch; # GetBranches