[% IF Koha.Preference('CircSidebar') %]
[% MACRO jsinclude BLOCK %]
[% INCLUDE 'datatables.inc' %]
[% INCLUDE 'columns_settings.inc' %]
[% END %]
[% INCLUDE 'intranet-bottom.inc' %]
[% ELSE %]
[% END %]
[% END %]
[% IF Koha.Preference('CircSidebar') %]
Recalls to pull
The following recalls could be fulfilled by available items. [% IF Koha.Preference('UseRecalls') %]
[% IF recalls %]
[% ELSE %]
[% END %]
[% ELSE %]
[% END %]
Pull this many items | Items available | Patrons with recalls | First patron | Title | Libraries | Available call numbers | Available copy numbers | Available enumeration | Available item types | Available locations | Earliest recall date | |
---|---|---|---|---|---|---|---|---|---|---|---|---|
[% recall.pull_count | html %] | [% recall.items_count | html %] | [% recall.patrons_count | html %] | [% recall.first_recall.patron.firstname | html %] [% recall.first_recall.patron.surname | html %] | [% INCLUDE 'biblio-title.inc' biblio=recall.first_recall.biblio link=1 %] [% IF recall.first_recall.biblio.author %] by [% recall.first_recall.biblio.author | html %][% END %] |
|
|
|
|
|
|
[% recall.first_recall.created_date | $KohaDates %] in [% recall.first_recall.library.branchname | html %] |