X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=misc%2Fcommit_file.pl;h=bd29df3b85a89c257623028b8b38117cce15fdb4;hb=5d6c092921919526ade501facb1220f8a108a08f;hp=9c1089ad2c9841e84cceb29b95920e225d63cde8;hpb=a8c5497b8da7de25b7c4787ee5540e4e1b48704d;p=koha_fer diff --git a/misc/commit_file.pl b/misc/commit_file.pl index 9c1089ad2c..bd29df3b85 100755 --- a/misc/commit_file.pl +++ b/misc/commit_file.pl @@ -82,7 +82,7 @@ sub process_batch { my ($import_batch_id) = @_; print "... importing MARC records -- please wait\n"; - my ($num_added, $num_updated, $num_items_added, $num_items_errored, $num_ignored) = + my ($num_added, $num_updated, $num_items_added, $num_items_replaced, $num_items_errored, $num_ignored) = BatchCommitRecords($import_batch_id, '', 100, \&print_progress_and_commit); print "... finished importing MARC records\n"; @@ -95,6 +95,7 @@ Number of new records added: $num_added Number of records replaced: $num_updated Number of records ignored: $num_ignored Number of items added: $num_items_added +Number of items replaced: $num_items_replaced Number of items ignored: $num_items_errored Note: an item is ignored if its barcode is a