[% USE KohaDates %] [% USE ItemTypes %] [% USE Branches %] [% USE AuthorisedValues %] [% SET footerjs = 1 %] [% INCLUDE 'doc-head-open.inc' %] Koha › Circulation › Article requests [% INCLUDE 'doc-head-close.inc' %] [% BLOCK actions %] [% END %] [% INCLUDE 'header.inc' %] [% INCLUDE 'cat-search.inc' %]

Article requests

Select all | Clear all [% PROCESS actions menuid='article-menu-pending' id_arg=0 pull_right='' aria_menu='table_controls' %]
[% FOREACH ar IN article_requests_pending %] [% END %]
Title Requested article Collection Item type Call number Copy number Enumeration Barcode Patron Date Actions
There are no pending article requests at this time.

[% ar.biblio.title | html %] [% FOREACH s IN itemsloo.subtitle %] [% s | html %][% END %]

[% ar.biblionumber | html %]
[% ar.biblio.author | 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.GetByCode( 'CCODE', ar.item.ccode ) | html %] [% ItemTypes.GetDescription( ar.item.effective_itemtype ) | html %] [% IF ar.item.location %] [% AuthorisedValues.GetByCode( 'LOC', ar.item.location ) | html %] [% END %] [% ar.item.itemcallnumber | html %] [% ar.item.copynumber | html %] [% ar.item.enumchron | html %] [% ar.item.barcode | html %]

[% ar.borrower.surname | html %][% IF ar.borrower.firstname %], [% ar.borrower.firstname | html %][% END %] ([% ar.borrower.cardnumber | html %])

[% ar.borrower.phone | html %]

[% ar.created_on | $KohaDates %]
Select all | Clear all [% PROCESS actions menuid='article-menu-processing' id_arg=0 pull_right='' aria_menu='table_controls' %]
[% FOREACH ar IN article_requests_processing %] [% END %]
Title Requested article Collection Item type Call number Copy number Enumeration Barcode Patron Date Actions
There are no article requests in processing at this time.

[% ar.biblio.title | html %] [% FOREACH s IN itemsloo.subtitle %] [% s | html %][% END %]

[% ar.biblionumber | html %]
[% ar.biblio.author | 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.GetByCode( 'CCODE', ar.item.ccode ) | html %] [% ItemTypes.GetDescription( ar.item.effective_itemtype ) | html %] [% IF ar.item.location %] [% AuthorisedValues.GetByCode( 'LOC', ar.item.location ) | html %] [% END %] [% ar.item.itemcallnumber | html %] [% ar.item.copynumber | html %] [% ar.item.enumchron | html %] [% ar.item.barcode | html %]

[% ar.borrower.surname | html %][% IF ar.borrower.firstname %], [% ar.borrower.firstname | html %][% END %] ([% ar.borrower.cardnumber | html %])

[% ar.borrower.phone | html %]

[% ar.created_on | $KohaDates %]

[% MACRO jsinclude BLOCK %] [% END %] [% INCLUDE 'intranet-bottom.inc' %]