]> 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)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 22 Jul 2024 06:26:42 +0000 (07:26 +0100)
commitf80cc53470ebba24b92c05e71ac74a7c3058234c
tree0a3e021fd5a71e3eb2024c9ee07c482aa2afc8b3
parent72d2b7e42b24ddb862d1886f8ad5799fd8a20fbd
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>
acqui/histsearch.pl