[% INCLUDE 'doc-head-open.inc' %] Koha › Cataloging › [% title |html %] [% IF ( author ) %] by [% author %][% END %] (Record #[% biblionumber %]) › Items [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'datatables.inc' %] [% INCLUDE 'browser-strings.inc' %] [% IF ( bidi ) %] [% END %] [% INCLUDE 'header.inc' %] [% INCLUDE 'cataloging-search.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.itemnumber == itemnumber) %] [% IF item_loo.nomod %] [% ELSE %] [% END %] [% ELSE %] [% IF item_loo.nomod %] [% ELSE %] [% END %] [% END %] [% IF ( item_loo.nomod ) %] [% ELSE %] [% END %] [% FOREACH item_valu IN item_loo.item_value %] [% END %] [% END %]
  [% item_header_loo.header_value %]
  [% IF ( item_loo.hostitemflag ) %] Edit in host   Delink [% ELSE %] Edit [% IF ( item_loo.countanalytics ) %] View analytics [% ELSE %] Delete [% END %] [% END %] [% item_valu.field |html %]
[% END %]
[% INCLUDE 'biblio-view-menu.inc' %]
[% IF (popup) %] [% END %] [% IF ( opisadd ) %]

Add item [% IF (circborrowernumber) %](fast cataloging)[% END %]

[% 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 ) %] Clone [% END %] [% IF ( ite.mandatory ) %] Required[% END %]
  2. [% END %]
[% IF ( opisadd ) %] [% ELSE %] [% END %]
[%# Fields for fast cataloging %] [%# End fields for fast cataloging %]
[% INCLUDE 'intranet-bottom.inc' %]