[% USE Asset %]
[% USE Branches %]
[% USE KohaDates %]
[% USE Price %]
[% USE AuthorisedValues %]
[% SET footerjs = 1 %]
[% INCLUDE 'doc-head-open.inc' %]
[% SET destination = "circ" %]
Koha › Circulation
[% IF patron %]
› Batch check out › Issuing items to [% INCLUDE 'patron-title.inc' invert_name = 1 no_html = 1 %]
[% END %]
[% INCLUDE 'doc-head-close.inc' %]
[% Asset.css("css/datatables.css") %]
[% INCLUDE 'header.inc' %]
[% INCLUDE 'circ-search.inc' %]
Home › Circulation ›
[% IF patron %]
Batch check out › [% INCLUDE 'patron-title.inc' %]
[% ELSE %]
Batch check out
[% END %]
[% IF patron %]
[% INCLUDE 'members-toolbar.inc' %]
[% END %]
[% IF patron and not batch_allowed %]
You are not allowed to use batch checkout for this patron
[% ELSIF patron and noissues and not checkout_infos %]
Cannot check out!
[% IF charges %]
Checkouts are BLOCKED because fine balance is OVER THE LIMIT.
[% END %]
[% IF charges_guarantees %]