Article requests
- Pending ([% article_requests_pending.count | html %])
- Processing ([% article_requests_processing.count | html %])
Title | Requested article | Collection | Item type | Call number | Status | Copy number | Enumeration | Barcode | Patron | Date | Actions | |
---|---|---|---|---|---|---|---|---|---|---|---|---|
[% INCLUDE 'biblio-title.inc' biblio=ar.biblio %]
[% ar.biblionumber | html %]
[% ar.biblio.biblioitem.publishercode | html %]
[% IF ar.biblio.biblioitem.publicationyear %]
[% ar.biblio.biblioitem.publicationyear | html %]
[% ELSIF ar.biblio.copyrightdate %]
[% ar.biblio.copyrightdate | html %]
[% END %]
[% IF ar.biblio.biblioitem.pages %]
: [% ar.biblio.biblioitem.pages | html %]
[% END %]
[% r.biblio.biblioitem.size | html %]
[% IF ar.biblio.biblioitem.isbn %]
ISBN: [% ar.biblio.biblioitem.isbn | html %]
[% END %]
|
[% IF ar.title %] Title: [% ar.title | html %] [% END %] [% IF ar.author %]Author: [% ar.author | html %] [% END %] [% IF ar.volume %]Volume: [% ar.volume | html %] [% END %] [% IF ar.issue %]Issue: [% ar.issue | html %] [% END %] [% IF ar.date %]Date: [% ar.date | html %] [% END %] [% IF ar.pages %]Pages: [% ar.pages | html %] [% END %] [% IF ar.chapters %]Chapters: [% ar.chapters | html %] [% END %] [% IF ar.patron_notes %]Patron notes: [% ar.patron_notes | html %] [% END %] |
[% AuthorisedValues.GetDescriptionByKohaField( kohafield => 'items.ccode', authorised_value => ar.item.ccode ) | html %] | [% ItemTypes.GetDescription( ar.item.effective_itemtype ) | html %] | [% IF ar.item.location %] [% AuthorisedValues.GetDescriptionByKohaField( kohafield => 'items.location', authorised_value => ar.item.location ) | html %] [% END %] [% ar.item.itemcallnumber | html %] | [% PROCESS 'item_status' myitem = ar.item IF ar.item %] | [% ar.item.copynumber | html %] | [% ar.item.enumchron | html %] | [% ar.item.barcode | html %] |
[% ar.borrower.phone | html %] |
[% ar.created_on | $KohaDates %] | [% PROCESS actions menuid = "row" _ ar.id id_arg=ar.id pull_right='pull-right' aria_menu='ar-actions' %] |
Title | Requested article | Collection | Item type | Call number | Status | Copy number | Enumeration | Barcode | Patron | Date | Actions | |
---|---|---|---|---|---|---|---|---|---|---|---|---|
[% INCLUDE 'biblio-title.inc' biblio=ar.biblio link = 1%]
[% ar.biblionumber | html %]
[% ar.biblio.biblioitem.publishercode | html %]
[% IF ar.biblio.biblioitem.publicationyear %]
[% ar.biblio.biblioitem.publicationyear | html %]
[% ELSIF ar.biblio.copyrightdate %]
[% ar.biblio.copyrightdate | html %]
[% END %]
[% IF ar.biblio.biblioitem.pages %]
: [% ar.biblio.biblioitem.pages | html %]
[% END %]
[% r.biblio.biblioitem.size | html %]
[% IF ar.biblio.biblioitem.isbn %]
ISBN: [% ar.biblio.biblioitem.isbn | html %]
[% END %]
|
[% IF ar.title %] Title: [% ar.title | html %] [% END %] [% IF ar.author %]Author: [% ar.author | html %] [% END %] [% IF ar.volume %]Volume: [% ar.volume | html %] [% END %] [% IF ar.issue %]Issue: [% ar.issue | html %] [% END %] [% IF ar.date %]Date: [% ar.date | html %] [% END %] [% IF ar.pages %]Pages: [% ar.pages | html %] [% END %] [% IF ar.chapters %]Chapters: [% ar.chapters | html %] [% END %] [% IF ar.patron_notes %]Patron notes: [% ar.patron_notes | html %] [% END %] |
[% AuthorisedValues.GetDescriptionByKohaField( kohafield => 'items.ccode', authorised_value => ar.item.ccode ) | html %] | [% ItemTypes.GetDescription( ar.item.effective_itemtype ) | html %] | [% IF ar.item.location %] [% AuthorisedValues.GetDescriptionByKohaField( kohafield => 'items.location', authorised_value => ar.item.location ) | html %] [% END %] [% ar.item.itemcallnumber | html %] | [% PROCESS 'item_status' myitem = ar.item IF ar.item %] | [% ar.item.copynumber | html %] | [% ar.item.enumchron | html %] | [% ar.item.barcode | html %] |
[% ar.borrower.phone | html %] |
[% ar.created_on | $KohaDates %] | [% PROCESS actions menuid="table_" _ ar.id id_arg=ar.id pull_right='pull-right' aria_menu='ar-actions' %] |