<<
Koha::ImportBatch - Koha ImportBatch Object class
Koha::ImportBatch->new_from_file($args);
This method is used to create a new Koha::ImportBatch object from a file. If being called from a background job, $args->{job} must be set.