https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15812

Nick Clemens <n...@bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #125413|0                           |1
        is obsolete|                            |

--- Comment #10 from Nick Clemens <n...@bywatersolutions.com> ---
Created attachment 125489
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125489&action=edit
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 <k...@bywatersolutions.com>

Signed-off-by: George Williams <geo...@nekls.org>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to