[% USE Branches %]
[% END %] | Title | [% UNLESS specific_patron %]Requested by | [% END %]Placed on | Expires on | Pickup location | Status | [% UNLESS viewing_old %]Due date | [% END %] [% UNLESS viewing_old %][% END %] |
---|---|---|---|---|---|---|---|---|
[% IF recall.completed %] [% ELSE %] [% END %] | [% END %][% recall.biblio.title | html %] [% FOREACH s IN recall.biblio.subtitle %] [% s | html %] [% END %] [% IF recall.item %][% recall.item.barcode | html %][% END %] [% recall.biblio.author | html %] | [% UNLESS specific_patron %][% INCLUDE 'patron-title.inc' patron=recall.patron hide_patron_infos_if_needed=1 link_to="circulation_recalls" %] | [% END %][% recall.created_date | $KohaDates %] | [% IF ( recall.expiration_date ) %] [% recall.expiration_date | $KohaDates %] [% ELSIF ( !recall.completed ) %] Never expires [% ELSE %] - [% END %] | [% recall.library.branchname | html %] | [% IF ( recall.in_transit ) %] In transit to [% recall.library.branchname | html %] [% ELSIF ( recall.waiting ) %] Ready for pickup [% ELSIF ( recall.expired ) %] Expired on [% recall.expiration_date | $KohaDates %] [% ELSIF ( recall.cancelled ) %] Cancelled on [% recall.completed_date | $KohaDates %] [% ELSIF ( recall.overdue ) %] Overdue to be returned [% ELSIF ( recall.fulfilled ) %] Fulfilled [% ELSE %] Requested [% END %] | [% UNLESS viewing_old %][% IF recall.requested and recall.checkout %] Due to be returned by [% recall.checkout.date_due | $KohaDates %] [% ELSIF recall.waiting and RECALL.expiration_date %] Pick up by [% RECALL.expiration_date | $KohaDates %] [% ELSE %] - [% END %] | [% END %] [% UNLESS viewing_old %][% IF recall.completed %] [% ELSE %] [% END %] | [% END %]