[% INCLUDE 'doc-head-open.inc' %] Koha › Tools › Labels › Label printing/exporting [% INCLUDE 'doc-head-close.inc' %]
[% IF ( batches ) %]

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

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

Download as PDF

Download as CSV

Download as XML

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

Download as PDF

Download as CSV

Download as XML

[% ELSE %] Label Batch Number [% batche.batch_id %]

Download as PDF

Download as CSV

Download as XML

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

[% IF ( label_ids ) %] [% IF ( label_count == 1 ) %]Exporting [% label_count %] label[% ELSE %]Exporting [% label_count %] labels[% END %] [% ELSIF ( item_numbers ) %] [% IF ( item_count == 1 ) %]Exporting [% item_count %] label[% ELSE %]Exporting [% item_count %] labels[% END %] [% ELSE %] [% IF ( multi_batch_count == 1 ) %][% multi_batch_count %] batch to export[% ELSE %][% multi_batch_count %] 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 %]
[% INCLUDE 'popup-bottom.inc' %]