[% USE KohaDates %] [% USE Branches %] [% SET footerjs = 1 %] [% INCLUDE 'doc-head-open.inc' %]
Home library | Current library | Date arrived at current library | Number of checkouts since last transfer |
---|---|---|---|
[% Branches.GetName( homebranch ) | html %] | [% Branches.GetName( holdingbranch ) | html %] | [% IF ( lastdate ) %][% lastdate | $KohaDates %][% ELSE %]Item has no transfer record[% END %] | [% count | html %] |
Library | No. of times checked out | Last seen |
---|---|---|
[% library.branchname | html %] | [% library.issues | html %] | [% IF library.seen %] [% library.seen | $KohaDates with_hours => 1 | html %] [% ELSE %] Never [% END %] |