[% USE raw %] [% SET footerjs = 1 %] [% INCLUDE 'doc-head-open.inc' %] Koha › Tools › Label creator › Label printing/exporting [% INCLUDE 'doc-head-close.inc' popup => 1 %]
[% IF ( batches ) %]

Click on the following links to download the exported batch(es).

[% IF warn_empty_range %]

Some or all of the barcodes in the range you have selected have no corresponding items.

If you are using a layout without barcodes, this may result in missing entries or a blank page

[% END %] [% FOREACH batche IN batches %]
[% IF ( batche.label_ids ) %] [% IF ( batche.label_count == 1 ) %][% batche.label_count | html %] single label[% ELSE %][% batche.label_count | html %] single labels[% END %]

Download as PDF

Download as CSV

Download as XML

[% ELSIF ( batche.item_numbers ) %] [% IF ( batche.label_count == 1 ) %][% batche.label_count | html %] single label[% ELSE %][% batche.label_count | html %] single labels[% END %]

Download as PDF

Download as CSV

Download as XML

[% ELSIF ( batche.batch_id) %] Label Batch Number [% batche.batch_id | html %]

Download as PDF

Download as CSV

Download as XML

[% ELSIF (batche.from && batche.to) %] Barcodes from [% batche.from | html %] to [% batche.to | html %]

Download as PDF

[% END %]
[% END %]
[% ELSE %]

[% IF ( label_ids ) %] [% IF ( label_count == 1 ) %]Exporting [% label_count | html %] label[% ELSE %]Exporting [% label_count | html %] labels[% END %] [% ELSIF ( item_numbers ) %] [% IF ( item_count == 1 ) %]Exporting [% item_count | html %] label[% ELSE %]Exporting [% item_count | html %] labels[% END %] [% ELSE %] [% IF ( multi_batch_count == 1 ) %][% multi_batch_count | html %] batch to export[% ELSE %][% multi_batch_count | html %] batches to export[% END %] [% END %]

[% FOREACH batch_id IN batch_ids %] [% END %] [% FOREACH label_id IN label_ids %] [% END %] [% FOREACH item_number IN item_numbers %] [% END %]
Cancel
[% END %]
[% MACRO jsinclude BLOCK %] [% Asset.js("js/tools-menu.js") | $raw %] [% INCLUDE 'greybox.inc' %] [% END %] [% INCLUDE 'popup-bottom.inc' %]