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