|
Lines 69-75
Link Here
|
| 69 |
|
69 |
|
| 70 |
<ol class="bibliodetails"> |
70 |
<ol class="bibliodetails"> |
| 71 |
<li><span class="label">Current location:</span> [% ITEM_DAT.holdingbranchname %] </li> |
71 |
<li><span class="label">Current location:</span> [% ITEM_DAT.holdingbranchname %] </li> |
| 72 |
<li><span class="label">Checkout status:</span> [% IF ( ITEM_DAT.issue ) %]Checked out to <a href="/cgi-bin/koha/members/moremember.pl?borrowernumber=[% ITEM_DAT.borrowernumber %]">[% ITEM_DAT.cardnumber %]</a>[% IF ( ITEM_DAT.lastreneweddate ) %], Last renewed [% ITEM_DAT.lastreneweddate | $KohaDates %][% END %], Due back on [% ITEM_DAT.datedue | $KohaDates %][% ELSE %]Not checked out [% END %]</li> |
72 |
<li><span class="label">Checkout status:</span> |
|
|
73 |
[% IF ( ITEM_DAT.issue ) %]Checked out to |
| 74 |
[% IF ( hidepatronname ) %] |
| 75 |
<a href="/cgi-bin/koha/members/moremember.pl?borrowernumber=[% ITEM_DAT.borrowernumber %]">[% ITEM_DAT.cardnumber %]</a>, |
| 76 |
[% ELSE %] |
| 77 |
<a href="/cgi-bin/koha/members/moremember.pl?borrowernumber=[% ITEM_DAT.borrowernumber %]">[% ITEM_DAT.borrowerfirstname %] [% ITEM_DAT.borrowersurname %]</a>, |
| 78 |
[% END %] |
| 79 |
[% IF ( ITEM_DAT.lastreneweddate ) %] |
| 80 |
Last renewed [% ITEM_DAT.lastreneweddate | $KohaDates %], |
| 81 |
[% END %] |
| 82 |
[% IF ( ITEM_DAT.datedue ) %] |
| 83 |
Due back on [% ITEM_DAT.datedue | $KohaDates %] |
| 84 |
[% ELSE %] |
| 85 |
Not checked out |
| 86 |
[% END %] |
| 87 |
[% END %] |
| 88 |
</li> |
| 73 |
<li><span class="label">Current renewals:</span> [% ITEM_DAT.renewals %] </li> |
89 |
<li><span class="label">Current renewals:</span> [% ITEM_DAT.renewals %] </li> |
| 74 |
[% IF ( ITEM_DAT.itemlostloop ) %] |
90 |
[% IF ( ITEM_DAT.itemlostloop ) %] |
| 75 |
<li><span class="label">Lost status:</span> |
91 |
<li><span class="label">Lost status:</span> |
|
Lines 183-196
Link Here
|
| 183 |
|
199 |
|
| 184 |
<li><span class="label">Total checkouts:</span>[% IF ( ITEM_DAT.issues ) %][% ITEM_DAT.issues %][% ELSE %]0[% END %] (<a href="/cgi-bin/koha/circ/bookcount.pl?&biblionumber=[% ITEM_DAT.biblionumber %]&bi=[% ITEM_DAT.biblioitemnumber %]&itm=[% ITEM_DAT.itemnumber %]">View item's checkout history</a>)</li> |
200 |
<li><span class="label">Total checkouts:</span>[% IF ( ITEM_DAT.issues ) %][% ITEM_DAT.issues %][% ELSE %]0[% END %] (<a href="/cgi-bin/koha/circ/bookcount.pl?&biblionumber=[% ITEM_DAT.biblionumber %]&bi=[% ITEM_DAT.biblioitemnumber %]&itm=[% ITEM_DAT.itemnumber %]">View item's checkout history</a>)</li> |
| 185 |
|
201 |
|
| 186 |
<li><span class="label">Last seen:</span> [% ITEM_DAT.datelastseen | $KohaDates %] </li> |
202 |
<li><span class="label">Last seen:</span>[% IF ( ITEM_DAT.datelastseen ) %][% ITEM_DAT.datelastseen | $KohaDates %] [%END %] </li> |
| 187 |
<li><span class="label">Last borrowed:</span> [% ITEM_DAT.datelastborrowed | $KohaDates %] </li> |
203 |
<li><span class="label">Last borrowed:</span>[% IF (ITEM_DAT.datelastborrowed ) %][% ITEM_DAT.datelastborrowed | $KohaDates %][% END %] </li> |
| 188 |
[% IF ( ITEM_DAT.card0 ) %]<li><span class="label">Last borrower:</span> <a href="/cgi-bin/koha/circ/circulation.pl?borrowernumber=[% ITEM_DAT.borrower0 %]">[% ITEM_DAT.card0 %]</a> </li>[% END %] |
204 |
[% IF ( ITEM_DAT.card0 ) %]<li><span class="label">Last borrower:</span> <a href="/cgi-bin/koha/circ/circulation.pl?borrowernumber=[% ITEM_DAT.borrower0 %]">[% ITEM_DAT.card0 %]</a> </li>[% END %] |
| 189 |
[% IF ( ITEM_DAT.card1 ) %]<li><span class="label">Previous borrower:</span> <a href="/cgi-bin/koha/circ/circulation.pl?borrowernumber=[% ITEM_DAT.borrower1 %]">[% ITEM_DAT.card1 %]</a> </li>[% END %] |
205 |
[% IF ( ITEM_DAT.card1 ) %]<li><span class="label">Previous borrower:</span> <a href="/cgi-bin/koha/circ/circulation.pl?borrowernumber=[% ITEM_DAT.borrower1 %]">[% ITEM_DAT.card1 %]</a> </li>[% END %] |
| 190 |
[% IF ( ITEM_DAT.card2 ) %]<li><span class="label">Previous borrower:</span> <a href="/cgi-bin/koha/circ/circulation.pl?borrowernumber=[% ITEM_DAT.borrower2 %]">[% ITEM_DAT.card2 %]</a> </li>[% END %] |
206 |
[% IF ( ITEM_DAT.card2 ) %]<li><span class="label">Previous borrower:</span> <a href="/cgi-bin/koha/circ/circulation.pl?borrowernumber=[% ITEM_DAT.borrower2 %]">[% ITEM_DAT.card2 %]</a> </li>[% END %] |
| 191 |
<li><span class="label">Paid for?:</span> [% ITEM_DAT.paidfor %] </li> |
207 |
[% IF ( ITEM_DAT.paidfor ) %]<li><span class="label">Paid for?:</span> [% ITEM_DAT.paidfor %] </li>[% END %] |
| 192 |
<li><span class="label">Serial enumeration:</span> [% ITEM_DAT.enumchron %] </li> |
208 |
[% IF ( ITEM_DAT.enumchron ) %]<li><span class="label">Serial enumeration:</span> [% ITEM_DAT.enumchron %] </li>[% END %] |
| 193 |
<li><span class="label">Public note:</span> |
209 |
<li><span class="label">Public note:</span> |
| 194 |
[% IF ( CAN_user_editcatalogue_edit_items ) %] |
210 |
[% IF ( CAN_user_editcatalogue_edit_items ) %] |
| 195 |
<form class="inline" action="updateitem.pl" method="post"><input type="hidden" name="biblionumber" value="[% ITEM_DAT.biblionumber %]" /> |
211 |
<form class="inline" action="updateitem.pl" method="post"><input type="hidden" name="biblionumber" value="[% ITEM_DAT.biblionumber %]" /> |
| 196 |
<input type="hidden" name="biblioitemnumber" value="[% ITEM_DAT.biblioitemnumber %]" /><input type="hidden" name="itemnumber" value="[% ITEM_DAT.itemnumber %]" /> |
212 |
<input type="hidden" name="biblioitemnumber" value="[% ITEM_DAT.biblioitemnumber %]" /><input type="hidden" name="itemnumber" value="[% ITEM_DAT.itemnumber %]" /> |
| 197 |
- |
|
|