[% USE Koha %] [% PROCESS 'modal-claims.inc' %] [% INCLUDE 'format_price.inc' %]
[% IF ( issuecount ) %]

Show checkouts

[% INCLUDE 'checkouts-table-footer.inc' %]
    Due date Due date Title Record-level item type Item type Collection Location Home library   Checked out on Checked out from Call number Copy number Charge Fine Price Renew

select all | none

Check in

select all | none

Return claims Export

select all | none

[% IF ( CAN_user_circulate_override_renewals ) %] [% IF Koha.Preference( 'AllowRenewalLimitOverride' ) || Koha.Preference( 'AllowRenewalOnHoldOverride' ) %] [% END %] [% END %] [% IF ( CAN_user_circulate_circulate_remaining_permissions ) %] [% IF Koha.Preference( 'UnseenRenewals' ) %] [% END %] [% END %]
[% IF Koha.Preference('ExportCircHistory') %]
[% IF csv_profiles.count %] [% END %]
[% END %]
[% ELSE %]

Patron has nothing checked out.

[% END %]
[% PROCESS 'modal-claims-display' %]