Koha/catalogue
Owen Leonard 3d37f6f08c Bug 26458: Get item details using only itemnumber
This patch modifies moredetail.pl so that it can accept an itemnumber as
a single parameter.

To test, apply the patch and view a bibliographic record in the
catalog which has one or more items.

 - In the table showing holdings, click the barcode to view the item
   detail page for that item.
 - In the location bar, modify the URL so that it uses only the
   itemnumber parameter, e.g.

   /cgi-bin/koha/catalogue/moredetail.pl?itemnumber=1234

   The page should load correctly, showing information about just that
   item.

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-09-30 16:15:33 +02:00
..
detail.pl Bug 15851: (QA follow-up) Fix booleans to uppercase to make this work for Elasticsearch and UseControlNumber 2020-09-03 14:18:23 +02:00
export.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
getitem-ajax.pl Bug 22762: Fix items.collection display on receiving 2019-04-25 09:52:31 +00:00
image.pl Bug 19995: use Modern::Perl in Catalogue perl scripts 2018-02-05 09:45:47 -03:00
imageviewer.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
ISBDdetail.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
issuehistory.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
item-export.pl Bug 24663: (follow-up) Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
itemsearch.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
labeledMARCdetail.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
MARCdetail.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
moredetail.pl Bug 26458: Get item details using only itemnumber 2020-09-30 16:15:33 +02:00
search-history.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
search.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
showmarc.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
stockrotation.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
updateitem.pl Bug 19889: (follow-up) Fix few minor things 2020-08-31 16:17:58 +02:00