Koha/circ
Andrew Fuerste-Henry fe84c3acba Bug 23485: Show barcode in holds to pull
Updated to only show one barcode number, with either an "only" or an "or any available" depending on whether it's an item or bib hold.
Also incorporating feedback to simplify the TT logic and remove list formatting.

To test:
1 - Place an item level hold on a bib with several items with the same callnumber
2 - View the holds to pull report
3 - Try to guess which one on the shelf is right?
4 - Apply patch
5 - See the barcode in holds to pull report
6 - You can now grab the correct item (but don't yet)
7 - Place a next available hold on the same title
8 - See the report now shows one possible valid barcode with the text "or any available."
9 - Check in a different item that fills the next available hold
10 - Now the report shows the single item for the borrower

Signed-off-by: Michal Denar <black23@gmail.com>

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

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-09-28 16:09:10 +02:00
..
add_message.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
article-request-slip.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
article-requests.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
bookcount.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
branchoverdues.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
branchtransfers.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
checkout-notes.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
circulation-home.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
circulation.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
del_message.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
hold-transfer-slip.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
offline-mf.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
offline.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
on-site_checkouts.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
overdue.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
pendingreserves.pl Bug 23485: Show barcode in holds to pull 2020-09-28 16:09:10 +02:00
renew.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
request-article.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
reserveratios.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
returns.pl Bug 25969: Don't set itemnumber as reserve->itemnumber 2020-09-18 10:38:09 +02:00
set-library.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
transfer-slip.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
transferstoreceive.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
view_holdsqueue.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
waitingreserves.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
ypattrodue-attr-search-authvalue.pl Bug 19997: use Modern::Perl in Circulation perl scripts 2018-02-05 09:45:48 -03:00
ysearch.pl Bug 15400: (follow-up) Restore 'years' string, remove untranslatable string 2020-06-29 12:37:02 +02:00