[% title |html %] [% IF ( author ) %] by [% author |html %][% END %]
Barcode [% barcode | html %]
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 %] [% ELSE %] Never [% END %] |