Items for [% title | html %] [% IF ( author ) %] by [% author | html %][% END %] (Record #[% biblionumber | html %])
[% 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 ( not_same_branch ) %]Cannot delete: The items do not belong to your library.
[% END %]
[% IF ( linked_analytics ) %]Cannot delete: item has linked analytics..
[% END %]
[% IF ( item_loop ) %]
[% END %]
[% FOREACH item_header IN item_header_loop %] [% IF item_header.column_name %] | [% ELSE %] | [% END %] [% item_header.header_value | html %] | [% END %]
---|---|---|
[% ELSE %] | [% END %] [% FOREACH item_valu IN item_loo.item_value %] | [% item_valu.field | html %] | [% END %]
[% INCLUDE 'biblio-view-menu.inc' %]