[% INCLUDE 'doc-head-open.inc' %] Koha › Cataloging › [% title |html %] [% IF ( author ) %] by [% author %][% END %] (Record #[% biblionumber %]) › Items [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'header.inc' %]

Items for [% title |html %] [% IF ( author ) %] by [% author %][% END %] (Record #[% biblionumber %])

[% 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 ) %]
[% FOREACH item_header_loo IN item_header_loop %] [% END %] [% FOREACH item_loo IN item_loop %] [% IF ( item_loo.nomod ) %] [% ELSE %][% IF ( item_loo.hostitemflag ) %] [% ELSE %][% END %][% END %] [% FOREACH item_valu IN item_loo.item_value %] [% END %] [% END %]
  [% item_header_loo.header_value %]
 Edit in host DelinkEdit [% IF ( item_loo.countanalytics ) %]View analytics[% ELSE %]Delete[% END %][% item_valu.field |html %]
[% END %]
[% INCLUDE 'biblio-view-menu.inc' %]
[% IF (popup) %] [% END %] [% IF ( opisadd ) %]

Add item

[% ELSE %]

Edit Item #[% itemnumber %][% IF ( barcode ) %] / Barcode [% barcode %][% END %]

[% END %]
    [% FOREACH ite IN item %]
  1. [% IF ( ite.mandatory ) %] [% ELSE %] [% END %] [% ite.marc_value %] [% IF ( ite.repeatable ) %] + [% END %] [% IF ( ite.mandatory ) %] Required[% END %]
  2. [% END %]
[% IF ( opisadd ) %] [% ELSE %] [% END %]
[% INCLUDE 'intranet-bottom.inc' %]