[% INCLUDE 'doc-head-open.inc' %] Koha › Tools › Patron card creator › Batches › [% IF batch_id %]Edit ([% batch_id %])[% ELSE %]Create[% END %] [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'greybox.inc' %] [% INCLUDE 'datatables.inc' %] [% INCLUDE 'header.inc' %] [% INCLUDE 'cat-search.inc' %]
[% INCLUDE 'patroncards-toolbar.inc' %]
[% IF ( duplicate_message ) %]
[% duplicate_count %] duplicate item(s) found and removed from batch [% batch_id %].
[% END %] [% INCLUDE 'patroncards-errors.inc' %]
Current library: [% LoginBranchname %]
[% IF ( table_loop ) %]

Items in batch number [% batch_id %]

[% FOREACH table_loo IN table_loop %] [% IF ( table_loo.header_fields ) %] [% FOREACH header_field IN table_loo.header_fields %] [% SWITCH header_field.field_label -%] [% CASE "Summary" -%] [% CASE "Borrower Number" %] [% CASE "Actions " %] [% CASE "Select" -%] [% CASE %] [% END -%] [% END %] [% ELSE %] [% FOREACH text_field IN table_loo.text_fields %] [% IF ( text_field.select_field ) %] [% ELSE %] [% END %] [% END %] [% END %] [% END %]
Borrower nameBorrower numberActionsSelect[% header_field.field_label %]
Delete Export [% text_field.field_value %]
[% ELSE %]
  1. There are no items in this batch yet

    Add items by borrowernumber using the text area above or leave empty to add via patron search.

[% END %]
[% INCLUDE 'intranet-bottom.inc' %]