]> git.koha-community.org Git - koha.git/commit
Bug 37377: Fix orders search do_search param
authorBrendan Lawlor <blawlor@clamsnet.org>
Thu, 18 Jul 2024 18:33:53 +0000 (18:33 +0000)
committerLucas Gass <lucas@bywatersolutions.com>
Wed, 24 Jul 2024 20:10:50 +0000 (20:10 +0000)
commitbf7e25afb6d21ea5c753f6af5c2a38f4dbc0d1f0
treee3df1c5929b3be9706ac33d1356ed7591821370a
parent51ae7f9b3b315ab51c071e1eb8d2997c929a5c48
Bug 37377: Fix orders search do_search param

This patch fixes the orders search in Acquisitions.

The form method is GET no need to prepend with cud-

Test plan:
1. Create an order that you can search for
2. Try order search, nothing happens
3. Apply patch restart all, refresh browser
4. Try order seach again and get results

Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl>
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit f80cc53470ebba24b92c05e71ac74a7c3058234c)
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
acqui/histsearch.pl