Batch item modification
[% ELSE %]Batch item modification results
[% END %] [% IF ( barcode_not_unique ) %]Error saving item: Barcode must be unique.
[% END %]
[% IF ( no_next_barcode ) %]Error saving items: Unable to automatically determine values for barcodes. No item has been inserted.
[% END %]
[% IF ( book_on_loan ) %]Cannot Delete: item is checked out.
[% END %]
[% IF ( book_reserved ) %]Cannot Delete: item has a waiting hold.
[% END %]
[% IF ( notfoundbarcodes.size ) %]
Warning, the following barcodes were not found:
Barcodes not found |
---|
[% notfoundbarcode |html %] | [% END %]
The following barcodes were found:
[% END %] [% END %] [% END %] [% IF ( notfounditemnumbers.size ) %]Warning, the following itemnumbers were not found:
Itemnumbers not found |
---|
[% notfounditemnumber |html %] | [% END %]