X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=cataloguing%2Fmoveitem.pl;h=2622c36449fcba00717f8cb70ffde8323786a837;hb=5d6c092921919526ade501facb1220f8a108a08f;hp=24414cca38049703eac6eb5c152fd5320fd169c2;hpb=2ea6fdec156419fbbdd5f64da927d0b2b45e751c;p=koha_fer diff --git a/cataloguing/moveitem.pl b/cataloguing/moveitem.pl index 24414cca38..2622c36449 100755 --- a/cataloguing/moveitem.pl +++ b/cataloguing/moveitem.pl @@ -30,7 +30,7 @@ use C4::Context; use C4::Koha; use C4::Branch; use C4::ClassSource; -use C4::Acquisition qw/GetOrderFromItemnumber ModOrder GetOrder ModOrderItem/; +use C4::Acquisition qw/GetOrderFromItemnumber ModOrder GetOrder/; use Date::Calc qw(Today);