use C4::Context;
use Koha::Items;
use Koha::Item;
use List::MoreUtils qw( any );
use MARC::Record::MiJ;
-