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

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

[% FOREACH batche IN batches %] [% IF ( batche.label_ids ) %] [% batche.card_count %] Single patron cards

label_single_[% batche.card_count %].pdf

[% ELSIF ( batche.borrower_numbers ) %] [% batche.card_count %] Single Patron Cards

label_single_[% batche.card_count %].pdf

[% ELSE %] Card batch number [% batche.batch_id %]

label_batch_[% batche.batch_id %].pdf

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

[% IF ( label_ids ) %] [% IF ( card_count == 1 ) %]Exporting [% card_count %] patron card[% ELSE %]Exporting [% card_count %] patron cards[% END %] [% ELSIF ( borrower_numbers ) %] [% IF ( borrower_count == 1 ) %]Exporting [% borrower_count %] patron card[% ELSE %]Exporting [% borrower_count %] patron cards[% 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 borrower_number IN borrower_numbers %] [% END %]
Cancel
[% END %]
[% INCLUDE 'popup-bottom.inc' %]