[% USE ColumnsSettings %] [% 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 'columns_settings.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 IN item_header_loop %] [% IF item_header.column_name %] [% 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 %]
  [% ELSE %] [% END %] [% item_header.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 %] [% SET mv = ite.marc_value %] [% IF ( mv.type == 'hidden' ) %] [% ELSIF ( mv.type == 'select' ) %] [% IF ( mv.readonlyselect ) %] [% END %] [% FOREACH aval IN mv.values %] [% IF aval == mv.default %] [% ELSE %] [% END %] [% END %] [% ELSIF ( mv.type == 'text_auth' ) %] [% SET dopop = "Dopop('/cgi-bin/koha/authorities/auth_finder.pl?authtypecode=\"${mv.authtypecode}\"&index=${mv.id}','${mv.id}')" %] ... [% ELSIF ( mv.type == 'text_plugin' ) %] [% IF ( mv.nopopup ) %] ... [% ELSE %] ... [% END %] [%- mv.javascript -%] [% ELSIF ( mv.type == 'text' ) %] [% ELSIF ( mv.type == 'textarea' ) %] [% END %] [% 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' %]