Koha/koha-tmpl/intranet-tmpl/prog/en/modules/circ
Nick Clemens c7a7e45812 Bug 15812: Use patron search in place of circ search
The 'Checkout' search hijacks some of the DataTables searching code used for 'Search patrons'
Rather than try to implement the search again on another page, we can simply send the user
to the patron search if the cardnumber is not found

Additionally, this patch adds a 'Check out' button to the patron search results to allow
going to checkotus directly

To test:
1 - Apply patch
2 - Perform a 'Checkout' search from the header
3 - Note that:
    For a cardnumber, you are redirected directly to checkouts page for the borrower
    For a search with one result, you are redirected directly to the checkout page for the borrower
    For a search with many results, you are redirected to the patron search results
    and there is a 'Checkout' button under the cardnumber
4 - Confirm circulation page works as expected (i.e. checkout to a patron)

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: George Williams <george@nekls.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-10-14 09:19:30 +02:00
..
article-requests.tt Bug 27947: Add cancellation reason to article request 2021-10-06 10:09:25 +02:00
bookcount.tt
branchoverdues.tt
branchtransfers.tt Bug 28438: Capitalization: Various corrections 2021-09-28 15:12:45 +02:00
checkout-notes.tt
circulation-home.tt Bug 28601: Fix 'Home' breadcrumd on circulation-home.pl 2021-06-24 11:53:44 +02:00
circulation.tt Bug 15812: Use patron search in place of circ search 2021-10-14 09:19:30 +02:00
circulation_batch_checkouts.tt Bug 28937: Use Flatpickr on circulation and patron pages 2021-09-29 12:47:33 +02:00
offline-mf.tt
offline.tt Bug 28937: Use Flatpickr on circulation and patron pages 2021-09-29 12:47:33 +02:00
on-site_checkouts.tt
overdue.tt Bug 28937: Use Flatpickr on circulation and patron pages 2021-09-29 12:47:33 +02:00
pendingreserves.tt Bug 28441: Terminology: Reserve notes should be Hold notes 2021-10-12 11:15:32 +02:00
printslip.tt
renew.tt Bug 28376: Replace jQueryUI date/timepicker with Flatpickr 2021-08-30 18:08:04 +02:00
request-article.tt Bug 29084: Update article requests-related Koha::Biblio methods to use relationships 2021-10-07 10:54:59 +02:00
reserveratios.tt Bug 28321: Use template block for display of items in search results 2021-10-05 10:58:13 +02:00
returns.tt Bug 20688: Add accesskeys for transfers 2021-08-30 17:02:07 +02:00
set-library.tt
transfers_to_send.tt Bug 26703: (follow-up) fixed some page titles in files 2021-04-22 09:09:28 +02:00
transferstoreceive.tt
view_holdsqueue.tt
waitingreserves.tt Bug 23678: Allow cancel holds in bulk 2021-10-01 16:02:58 +02:00