[% USE raw %] [% BLOCK pagination %] [% END %] [% USE Asset %] [% SET footerjs = 1 %] [% INCLUDE 'doc-head-open.inc' %] Koha › Barcodes and labels › Search results [% INCLUDE 'doc-head-close.inc' %]

Search results

[% PROCESS pagination %] [% IF ( results ) %] Results [% from | html %] through [% to | html %] [% IF ( total ) %] of [% total | html %][% END %] [% ELSE %] No results found [% END %]
Select all Clear all
[% FOREACH result_se IN result_set %]

[% result_se.title | html %]

[% IF ( result_se.author ) %]by [% result_se.author | html %][% END %] [[% result_se.itemtype | html %]], [% IF ( result_se.publishercode ) %][% result_se.publishercode | html %] [% END %][% IF ( result_se.place ) %][% result_se.place | html %] [% END %][% IF ( result_se.copyrightdate ) %][% result_se.copyrightdate | html %], [% END %][% IF ( result_se.pages ) %][% result_se.pages | html %][% END %][% IF ( result_se.isbn ) %], ISBN: [% result_se.isbn | html %][% END %][% IF ( result_se.notes ) %],
[% result_se.notes | html %][% END %]

[% FOREACH item_tabl IN result_se.item_table %] [% IF ( item_tabl.header_fields ) %] [% FOREACH header_field IN item_tabl.header_fields %] [% SWITCH header_field.field_label -%] [% CASE "Add Item" -%] [% CASE "Call Number" -%] [% CASE "Accession Date" %] [% CASE "Barcode" %] [% CASE "Select" -%] [% CASE %] [% END -%] [% END %] [% ELSE %] [% FOREACH text_field IN item_tabl.text_fields %] [% IF ( text_field.select_field ) %] [% ELSIF ( text_field.link_field ) %] [% ELSE %] [% END %] [% END %] [% END %] [% END %]
Add itemCall numberAccession dateBarcodeSelect[% header_field.field_label | html %]
Add [% text_field.field_value | html %]
[% END %]
[% PROCESS pagination %]
Close
[% MACRO jsinclude BLOCK %] [% Asset.js("lib/hc-sticky.js") | $raw %] [% END %] [% INCLUDE 'intranet-bottom.inc' popup_window=1 %]