Bug 11201: Add a in-house use list pages
authorJonathan Druart <jonathan.druart@biblibre.com>
Tue, 5 Nov 2013 11:32:30 +0000 (12:32 +0100)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Tue, 31 Mar 2015 14:30:55 +0000 (11:30 -0300)
commite887ae544dd610a5c2f20ce326b0410aae587c81
tree70128d7eff0d22241769dcaf318cc938a7f12dae
parentc131b9821da6a04b1ec946f022fa831272e09769
Bug 11201: Add a in-house use list pages

The circulation page has a new entry: a link to a list of the pending
in-house use.

Bug 10860 introduces a new way for managing in-house uses.
This patch adds a new page (from the circulation home page) to list all
pending in-house uses.

Test plan:
Go on the circulation home page and click on the in-house use link.
Verify all your in-house uses are listed and information are consistent.

Bug 11201: Display lib instead of AV code

This patch assumes that items.location is linked the the LOC
authorised values.

Signed-off-by: Nicole <nicole@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
C4/Circulation.pm
circ/on-site_checkouts.pl [new file with mode: 0755]
koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation-home.tt
koha-tmpl/intranet-tmpl/prog/en/modules/circ/on-site_checkouts.tt [new file with mode: 0644]
t/db_dependent/Circulation/GetIssues.t