[% USE raw %] [% USE Asset %] [% USE Koha %] [% USE KohaDates %] [% USE AuthorisedValues %] [% USE Branches %] [% USE Biblio %] [% USE ColumnsSettings %] [% IF Koha.Preference('AmazonAssocTag') %] [% AmazonAssocTag = '?tag=' _ Koha.Preference('AmazonAssocTag') | html %] [% ELSE %] [% AmazonAssocTag = '' | html %] [% END %] [% ShowCourseReserves = 0 | html %] [% IF UseCourseReserves %] [% FOREACH item IN itemloop %] [% IF item.course_reserves %] [% FOREACH r IN item.course_reserves %] [% IF r.course.enabled == 'yes' %] [% ShowCourseReserves = 1 | html %] [% END %] [% END %] [% END %] [% END %] [% END %] [% SET footerjs = 1 %] [% INCLUDE 'doc-head-open.inc' %] Koha › Catalog › [% IF ( unknownbiblionumber ) %] Unknown record [% ELSE %] Details for [% title | html %] [% FOREACH subtitl IN subtitle %] [% subtitl.subfield | html %][% END %] [% END %] [% INCLUDE 'doc-head-close.inc' %] [% Asset.css("css/datatables.css") | $raw %] [% INCLUDE 'header.inc' %] [% INCLUDE 'cat-search.inc' %]
[% IF ( unknownbiblionumber ) %]
The record you requested does not exist ([% biblionumber | html %]).
[% ELSE %]
[% INCLUDE 'cat-toolbar.inc' %] [% IF ( ocoins ) %] [% END %] [% IF ( AmazonCoverImages || LocalCoverImages ) %] [% IF ( XSLTDetailsDisplay ) %]
[% ELSE %]
[% END %] [% ELSE %] [% IF ( XSLTDetailsDisplay ) %]
[% ELSE %]
[% END %] [% END %] [% IF ( XSLTDetailsDisplay ) %] [% XSLTBloc | $raw %] [% IF shelves.count %] Lists that include this title: [% FOREACH s IN shelves %] [% s.shelfname | html %] [% IF ( loop.last ) %][% ELSE %]|[% END %] [% END %] [% END %] [% IF ( TagsEnabled && TagsShowOnDetail && TagLoop ) %] Tags: [% FOREACH TagLoo IN TagLoop %] [% IF ( CAN_user_tools_moderate_tags ) %] [% TagLoo.term | html %] [% ELSE %] [% TagLoo.term | html %] [% END %] ([% TagLoo.weight_total | html %])[% IF ( loop.last ) %][% ELSE %], [% END %] [% END %] [% END %] MARC Preview: Show [% IF ( holdcount ) %] Holds: [% IF CAN_user_reserveforothers_place_holds %] [% holdcount | html %] [% ELSE %] [% holdcount | html %] [% END %] [% END %] [% IF ( article_requests_count = Biblio.ArticleRequestsActiveCount( biblionumber ) ) %] Article requests: [% article_requests_count | html %] [% END %] [% IF ( AmazonCoverImages || LocalCoverImages ) %]
[% IF ( LocalCoverImages ) %]
[% END %] [% IF ( AmazonCoverImages ) %] [% END %] [% END %] [% ELSE %]

[% title | html %]

[% FOREACH subtitl IN subtitle %]

[% subtitl.subfield | html %]

[% END %] [% UNLESS ( item_level_itypes ) %][% translated_description | html %][% END %] [% IF ( unititle ) %]

[% unititle | html %]

[% END %] [% IF ( author ) %]

By [% author | html %]

[% END %]
    [% IF ( MARCAUTHORS ) %]
  • Additional authors:
      [% FOREACH MARCAUTHOR IN MARCAUTHORS %]
    • [% FOREACH MARCAUTHOR_SUBFIELDS_LOO IN MARCAUTHOR.MARCAUTHOR_SUBFIELDS_LOOP %][% MARCAUTHOR_SUBFIELDS_LOO.separator | html %][% MARCAUTHOR_SUBFIELDS_LOO.value | html %][% END %]
    • [% END %]
  • [% END %] [% IF ( MARCSERIES ) %]
  • Series:
      [% FOREACH MARCSERIE IN MARCSERIES %]
    • [% FOREACH MARCSERIES_SUBFIELDS_LOO IN MARCSERIE.MARCSERIES_SUBFIELDS_LOOP %] [% IF ( MARCSERIES_SUBFIELDS_LOO.value ) %][% MARCSERIES_SUBFIELDS_LOO.value | html %][% END %][% IF ( MARCSERIES_SUBFIELDS_LOO.volumenum ) %]. [% MARCSERIES_SUBFIELDS_LOO.volumenum | html %][% END %][% END %]
    • [% END %]
  • [% END %] [% IF ( publishercode ) %]
  • Published by: [% publishercode | html %] [% IF ( place ) %]([% place | html %])[% END %] [% IF ( publicationyear ) %], [% publicationyear | html %][% END %] [% IF ( editionstatement ) %][% editionstatement | html %][% END %] [% IF ( editionresponsibility ) %][% editionresponsibility | html %][% END %]
  • [% END %]
  • Description: [% IF ( pages ) %] [% END %][% pages | html %] [% IF ( illus ) %][% illus | html %][% END %] [% IF ( size ) %][% size | html %][% END %]
  • [% IF ( MARCURLS ) %]
  • Online resources:
      [% FOREACH MARCurl IN MARCURLS %]
    • [% IF ( MARCurl.part ) %][% MARCurl.part | html %]
      [% END %] [% MARCurl.linktext | html %] [% IF ( MARCurl.notes ) %]
        [% FOREACH note IN MARCurl.notes %]
      • [% note.note | html %]
      • [% END %]
      [% END %]
    • [% END %]
  • [% END %] [% IF ( OPACBaseURL ) %]
  • OPAC view: Open in new window
  • [% END %]
  • MARC Preview: Show
[% IF ( AmazonCoverImages || LocalCoverImages ) %]
[% IF ( LocalCoverImages ) %]
[% END %] [% IF ( AmazonCoverImages ) %] [% END %]
[% END %]
    [% IF ( MARCISBNS ) %]
  • ISBN:
      [% FOREACH MARCISBN IN MARCISBNS %]
    • [% MARCISBN | html %]
    • [% END %]
  • [% ELSE %] [% IF ( normalized_isbn ) %]
  • ISBN: [% normalized_isbn | html %]
  • [% END %] [% END %] [% IF ( issn ) %]
  • ISSN:[% issn | html %]
  • [% END %] [% IF ( collectiontitle ) %]
  • Collection: [% collectiontitle | html %] [% IF ( collectionvolume ) %], [% collectionvolume | html %][% END %][% IF ( collectionissn ) %] (ISSN: [% collectionissn | html %])[% END %]
  • [% END %] [% IF ( MARCSUBJCTS ) %]
  • Subjects:
      [% FOREACH MARCSUBJCT IN MARCSUBJCTS %]
    • [% FOREACH MARCSUBJECT_SUBFIELDS_LOO IN MARCSUBJCT.MARCSUBJECT_SUBFIELDS_LOOP %] [% MARCSUBJECT_SUBFIELDS_LOO.separator | html %] [% MARCSUBJECT_SUBFIELDS_LOO.value | html %][% END %]
    • [% END %]
  • [% END %] [% IF ( copyrightdate ) %]
  • Copyright: [% copyrightdate | html %]
  • [% END %] [% IF ( classification ) %]
  • Classification: [% subclass | html %][% classification | html %]
  • [% END %] [% IF ( dewey ) %]
  • Dewey: [% dewey | html %]
  • [% END %] [% IF ( urlS ) %]
  • URL: [% FOREACH url IN urlS %] [% url.url | html %] [% END %]
  • [% END %] [% IF shelves.count %]
  • Lists that include this title:
  • [% END %] [% IF ( TagsEnabled && TagsShowOnDetail && TagLoop ) %]
  • Tags:
      [% FOREACH TagLoo IN TagLoop %]
    • [% IF ( CAN_user_tools_moderate_tags ) %] [% TagLoo.term | html %] [% ELSE %] [% TagLoo.term | html %] [% END %] ([% TagLoo.weight_total | html %])[% IF ( loop.last ) %][% ELSE %], [% END %]
    • [% END %]
  • [% END %] [% IF ( holdcount ) %]
  • Holds: [% holdcount | html %]
  • [% ELSE %][% END %]
[% END %]
[% items_table_block_iter = 0 %] [% BLOCK items_table %] [% items_table_block_iter = items_table_block_iter + 1 %]
[% IF (StaffDetailItemSelection) %] | Select all | Clear all | Actions: [% IF CAN_user_tools_items_batchdel %] Delete selected items [% END %] [% IF CAN_user_tools_items_batchmod %] Modify selected items [% END %] [% END %]
[% IF (StaffDetailItemSelection) %][% END %] [% IF ( item_level_itypes ) %][% END %] [% IF ( itemdata_ccode ) %][% END %] [% IF ( volinfo ) %][% END %] [% IF ( itemdata_uri ) %][% END %] [% IF ( itemdata_copynumber ) %][% END %] [% IF ( itemdata_stocknumber ) %][% END %] [% IF materials %][% END %] [% IF ( itemdata_itemnotes ) %][% END %] [% IF ( itemdata_nonpublicnotes ) %][% END %] [% IF ( SpineLabelShowPrintOnBibDetails ) %][% END %] [% IF ( hostrecords ) %][% END %] [% IF ( analyze ) %][% END %] [% IF ( ShowCourseReserves ) %][% END %] [% IF ( CAN_user_editcatalogue_edit_items ) %][% END %] [% FOREACH item IN items %] [% IF (StaffDetailItemSelection) %] [% END %] [% IF ( item_level_itypes ) %] [% END %] [% IF ( itemdata_ccode ) %][% END %] [% IF ( volinfo ) %] [% END %] [% IF ( itemdata_uri ) %] [% END %] [% IF ( itemdata_copynumber ) %] [% END %] [% IF ( itemdata_stocknumber ) %] [% END %] [% IF materials %] [% END %] [% IF ( itemdata_itemnotes ) %] [% END %] [% IF itemdata_nonpublicnotes %] [% END %] [% IF ( SpineLabelShowPrintOnBibDetails ) %] [% END %] [% IF ( hostrecords ) %] [% END %] [% IF ( analyze ) %] [% END %] [% IF ( analyze ) %] [% END %] [% IF ShowCourseReserves %] [% END %] [% IF CAN_user_editcatalogue_edit_items %] [% END %] [% END %]
Item typeCurrent location Home libraryCollectionCall number Status Last seen Date accessioned BarcodeSerial enumeration / chronologyURLCopy numberInventory numberMaterials specifiedPublic notesNon-public notesSpine labelHost recordsUsed inCourse Reserves 
[% IF !noItemTypeImages && item.imageurl %] [% item.translated_description | html %] [% END %] [% item.translated_description | html %] [% UNLESS ( singlebranchmode ) %][% Branches.GetName( item.branchcode ) | html %] [% END %] [% Branches.GetName(item.homebranch) | html %][% item.location | html %] [% item.ccode | html %][% IF ( item.itemcallnumber ) %] [% item.itemcallnumber | html %][% END %] [% IF item.CheckedOutFor %] [% IF item.onsite_checkout %] Currently in local use [% ELSE %] Checked out [% END %] [% UNLESS ( item.NOTSAMEBRANCH ) %] [% IF item.onsite_checkout %] by [% ELSE %] to [% END %] [% INCLUDE 'patron-title.inc' patron=item.CheckedOutFor hide_patron_infos_if_needed=1 %] [% END %] : due [% item.datedue | html %] [% ELSIF ( item.transfertwhen ) %] In transit from [% Branches.GetName( item.transfertfrom ) | html %] to [% Branches.GetName( item.transfertto ) | html %] since [% item.transfertwhen | $KohaDates %] [% END %] [% IF ( item.itemlost ) %] [% IF itemlostloop %] [% FOREACH itemlostloo IN itemlostloop %] [% IF itemlostloo.authorised_value == item.itemlost %] [% itemlostloo.lib | html %] [% END %] [% END %] [% ELSE %] Unavailable (lost or missing) [% END %] [% END %] [% IF ( item.withdrawn ) %] [% IF itemwithdrawnloop %] [% FOREACH itemwithdrawnloo IN itemwithdrawnloop %] [% IF itemwithdrawnloo.authorised_value == item.withdrawn %] [% itemwithdrawnloo.lib | html %] [% END %] [% END %] [% ELSE %] Withdrawn [% END %] [% END %] [% IF ( item.damaged ) %] [% IF itemdamagedloop %] [% FOREACH itemdamagedloo IN itemdamagedloop %] [% IF itemdamagedloo.authorised_value == item.damaged %] [% itemdamagedloo.lib | html %] [% END %] [% END %] [% ELSE %] Damaged [% END %] [% END %] [% IF ( item.itemnotforloan || item.notforloan_per_itemtype ) %] Not for loan [% IF ( item.notforloanvalue ) %] ([% item.notforloanvalue | html %]) [% END %] [% END %] [% IF ( item.reservedate ) %] [% IF ( item.waitingdate ) %] Waiting at [% Branches.GetName( item.ExpectedAtLibrary ) | html %] since [% item.waitingdate | $KohaDates %]. [% ELSE %] Item-level hold (placed [% item.reservedate | $KohaDates %]) for delivery at [% Branches.GetName( item.ExpectedAtLibrary ) | html %]. [% END %] [% IF ( canreservefromotherbranches ) %] Hold for: [% INCLUDE 'patron-title.inc' patron=item.ReservedFor hide_patron_infos_if_needed=1 %] [% END %] [% END %] [% UNLESS ( item.itemnotforloan || item.notforloan_per_itemtype || item.onloan || item.itemlost || item.withdrawn || item.damaged || item.transfertwhen || item.reservedate ) %] Available [% END %] [% IF ( item.restricted ) %] ([% item.restricted | html %]) [% END %] [% item.datelastseen | $KohaDates %] [% item.dateaccessioned | $KohaDates %] [% item.barcode | html %] [% IF ( itemdata_enumchron ) %] [% IF item.enumchron && item.serialseq %] [% item.enumchron | html %] [% IF ( item.serialseq && item.enumchron!=item.serialseq ) %] -- [% item.serialseq | html %] [% END %] [% ELSIF item.enumchron %] [% item.enumchron | html %] [% ELSIF item.serialseq %] [% item.serialseq | html %] [% END %] [% IF ( item.publisheddate ) %] ([% item.publisheddate | $KohaDates %]) [% END %] [% END %] [% item.uri | html %][% item.copynumber | html %][% item.stocknumber | html %] [% item.materials | html %]
[% item.itemnotes | html %]
[% item.itemnotes_nonpublic | html %]Print label[% IF ( item.hostbiblionumber) %][% item.hosttitle | html %][% END %] [% IF ( item.countanalytics ) %] [% item.countanalytics | html %] analytics [% END %] Create analytics [% IF item.course_reserves %] [% FOREACH r IN item.course_reserves %] [% IF r.course.enabled == 'yes' %]

[% r.course.course_name | html %] [% IF r.course.section %] [% r.course.section | html %] [% END %] [% IF r.course.term %] [% AuthorisedValues.GetByCode( 'TERM', r.course.term ) | html %] [% END %]

[% END %] [% END %] [% END %]
[% UNLESS item.cannot_be_edited %] Edit [% END %]
[% END %][%# end of block items_table %]
[% IF ( Koha.Preference('NovelistSelectStaffEnabled') && Koha.Preference('NovelistSelectStaffProfile') && Koha.Preference('NovelistSelectStaffView') == 'above' ) %] [% END %] [% IF ( count ) %] [% IF ( showncount ) %] [% PROCESS items_table tab="holdings" items=itemloop %] [% END %] [% IF ( hiddencount ) %]

Show all items ([% hiddencount | html %] hidden) [% END %] [% IF ( debug_display ) %]

itemdata_enumchron[% itemdata_enumchron | html %]
itemdata_copynumber[% itemdata_copynumber | html %]
serial[% serial | html %]
[% END %] [% ELSE %] [% IF ( ALTERNATEHOLDINGS ) %] [% FOREACH ALTERNATEHOLDING IN ALTERNATEHOLDINGS %]

Holdings: [% ALTERNATEHOLDING.holding | html %]
[% END %] [% ELSE %]
No physical items for this record
[% END %] [% END %] [% IF ( Koha.Preference('NovelistSelectStaffEnabled') && Koha.Preference('NovelistSelectStaffProfile') && Koha.Preference('NovelistSelectStaffView') == 'below' ) %] [% END %]
[% IF (SeparateHoldings) %]
[% IF (otheritemloop.size) %] [% PROCESS items_table tab="otherholdings" items=otheritemloop %] [% ELSE %] No other items. [% END %]
[% END %] [% IF ( MARCNOTES || notes ) %]
[% IF ( MARCNOTES ) %] [% FOREACH MARCNOTE IN MARCNOTES %]

[% IF MARCNOTE.marcnote.match('^https?://\S+$') %] [% MARCNOTE.marcnote | html %] [% ELSE %] [% MARCNOTE.marcnote FILTER html_line_break | html %] [% END %]

[% END %] [% ELSE %] [% IF ( notes ) %]

[% notes | html %]

[% END %] [% END %]
[% END %] [% IF ( subscriptionsnumber ) %]

This is a serial subscription

(There are [% subscriptionsnumber | html %] subscriptions associated with this title).

[% FOREACH subscription IN subscriptions %] [% IF subscription.branchcode %]

At library: [% Branches.GetName(subscription.branchcode) || subscription.branchcode | html %]

[% END %] [% IF ( subscription.closed ) %]

This subscription is closed.

[% END %] [% IF ( subscription.callnumber ) %]

Callnumber: [% subscription.callnumber | html %]

[% END %] [% IF ( subscription.subscriptionnotes ) %]

[% subscription.subscriptionnotes FILTER html_line_break | html %]

[% END %] [% IF ( subscription.missinglist ) %]

Missing issues: [% subscription.missinglist | html %]

[% END %] [% IF ( subscription.librariannote ) %]

([% subscription.librariannote | html %])

[% END %] [% IF ( subscription.latestserials ) %]

The [% subscription.staffdisplaycount | html %] latest issues related to this subscription:

[% FOREACH latestserial IN subscription.latestserials %] [% END %]
Issue # Date arrived Date published Status Note
[% latestserial.serialseq | html %] [% latestserial.planneddate | html %] [% latestserial.publisheddate | html %] [% IF ( latestserial.status1 ) %]Expected[% END %] [% IF ( latestserial.status2 ) %]Arrived[% END %] [% IF ( latestserial.status3 ) %]Late[% END %] [% IF ( latestserial.status4 ) %]Missing[% END %] [% IF ( latestserial.status41 ) %]Missing (never received)[% END %] [% IF ( latestserial.status42 ) %]Missing (sold out)[% END %] [% IF ( latestserial.status43 ) %]Missing (damaged)[% END %] [% IF ( latestserial.status44 ) %]Missing (lost)[% END %] [% IF ( latestserial.status5 ) %]Not issued[% END %] [% IF ( latestserial.status6 ) %]Delete[% END %] [% IF ( latestserial.status7 ) %]Claimed[% END %] [% IF ( latestserial.status8 ) %]Stopped[% END %] [% latestserial.notes | html %]
[% END %] Subscription details [% END %]
[% END %] [% IF Koha.Preference('AcquisitionDetails') %]
[% IF orders %] [% FOR order IN orders %] [% SET basket = order.basket %] [% SET vendor = basket.bookseller %] [% END %]
Vendor Invoice Basket group Basket Order number Creation date Receive date Status Quantity Subscription Subscription callnumber
[% vendor.name | html %] [% IF order.invoiceid %] [% IF CAN_user_acquisition %] [% order.invoice.invoicenumber | html %] [% ELSE %] [% order.invoice.invoicenumber | html %] [% END %] [% END %] [% IF basket.basketgroupid %] [% SET basket_group = basket.basket_group %] [% IF CAN_user_acquisition_group_manage %] [% basket_group.name | html%] ([% basket_group.id | html %]) [% ELSE %] [% basket_group.name | html %] ([% basket_group.id | html %]) [% END %] [% END %] [% IF CAN_user_acquisition_order_manage %] [% basket.basketname | html %] ([% basket.basketno | html %]) [% ELSE %] [% basket.basketname | html %] ([% basket.basketno | html %]) [% END %] [% order.ordernumber | html %] [% basket.creationdate | $KohaDates%] [% order.datereceived | $KohaDates%] [% SWITCH order.orderstatus %] [% CASE 'new' %]New [% CASE 'ordered' %]Ordered [% CASE 'partial' %]Partial [% CASE 'complete' %]Complete [% CASE 'cancelled' %]Cancelled [% END %] [% order.quantity | html %] [% IF order.subscriptionid %] [% order.subscriptionid | html %] [% END %] [% IF order.subscriptionid %] [% order.subscription.callnumber | html %] [% END %]
[% ELSE %] There is no order for this biblio. [% END %]
[% END %] [% IF ( FRBRizeEditions ) %][% IF ( XISBNS ) %]

Editions

[% FOREACH XISBN IN XISBNS %][% IF ( AmazonCoverImages ) %][% END %] [% UNLESS ( item_level_itypes ) %][% END %] [% END %]
[% IF ( noItemTypeImages ) %][% XISBN.description | html %][% ELSE %][% XISBN.description | html %][% END %][% XISBN.title | html %] by [% XISBN.author | html %] ©[% XISBN.copyrightdate | html %] [% IF ( XISBN.publishercode ) %] [% XISBN.publishercode | html %] [% IF ( XISBN.place ) %]([% XISBN.place | html %])[% END %] [% IF ( XISBN.publicationyear ) %], [% XISBN.publicationyear | html %][% END %] [% IF ( XISBN.editionstatement ) %][% XISBN.editionstatement | html %][% END %] [% IF ( XISBN.editionresponsibility ) %][% XISBN.editionresponsibility | html %][% END %] [% END %] [% IF ( XISBN.pages ) %] [% END %][% XISBN.pages | html %] [% IF ( XISBN.illus ) %][% XISBN.illus | html %][% END %] [% IF ( XISBN.size ) %], [% END %][% XISBN.size | html %]
[% END %] [% END %] [% IF ( LocalCoverImages ) %]
[% IF ( localimages.0 ) %]

Click on an image to view it in the image viewer

[%# ELSE - No image passed JavaScript takes care %] [% END %]
[% END %] [% IF ( HTML5MediaEnabled ) %]
[% FOREACH HTML5MediaSet IN HTML5MediaSets %]

<[% HTML5MediaParent | html %] controls preload=none> <[% HTML5MediaSet.child | html %] src="[% HTML5MediaSet.srcblock | html %]"[% HTML5MediaSet.typeblock | html %] /> [[% HTML5MediaParent | html %] tag not supported by your browser.]

[% END %]
[% END %] [% IF ( Koha.Preference('NovelistSelectStaffEnabled') && Koha.Preference('NovelistSelectStaffProfile') && Koha.Preference('NovelistSelectStaffView') == 'tab' ) %]
[% END %]
Save Record
Select download format:
[% INCLUDE 'biblio-view-menu.inc' %]
[% END %]
[% MACRO jsinclude BLOCK %] [% INCLUDE 'catalog-strings.inc' %] [% Asset.js("js/catalog.js") | $raw %] [% INCLUDE 'greybox.inc' %] [% IF ( Koha.Preference('NovelistSelectStaffEnabled') && Koha.Preference('NovelistSelectStaffProfile') && ( normalized_isbn || normalized_upc ) ) %] [% Asset.js("https://imageserver.ebscohost.com/novelistselect/ns2init.js") | $raw %] [% END %] [% INCLUDE 'datatables.inc' %] [% Asset.js("lib/jquery/plugins/jquery.dataTables.columnFilter.js") | $raw %] [% INCLUDE 'browser-strings.inc' %] [% INCLUDE 'columns_settings.inc' %] [% Asset.js("js/browser.js") | $raw %] [% Asset.js("js/table_filters.js") | $raw %] [% END %] [% INCLUDE 'intranet-bottom.inc' %]