[% INCLUDE 'doc-head-open.inc' %] Koha › Tools › Labels › Manage Label Batches [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'greybox.inc' %] [% INCLUDE 'header.inc' %] [% INCLUDE 'cat-search.inc' %]
[% INCLUDE 'labels-batches-toolbar.inc' %]
Current Branch: [% 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 %] [% END %] [% ELSE %] [% FOREACH text_field IN table_loo.text_fields %] [% IF ( text_field.select_field ) %] [% ELSE %] [% END %] [% END %] [% END %] [% END %]
[% header_field.field_label %]
[% text_field.field_value %]
[% ELSE %]
  1. There are no items in Batch [% batch_id %] yet

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

[% END %]
[% IF ( err ) %]
WARNING: An error was encountered and [% errstr %] Please have your system administrator check the error log for details.
[% ELSIF ( duplicate_message ) %]
[% duplicate_count %] duplicate item(s) found and removed from batch [% batch_id %].
[% END %]
[% INCLUDE 'labels-menu.inc' %]
[% INCLUDE 'intranet-bottom.inc' %]