| Summary: | Search orders by basket group name | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Julian Maurice <julian.maurice> |
| Component: | Acquisitions | Assignee: | Julian Maurice <julian.maurice> |
| Status: | CLOSED FIXED | QA Contact: | Jonathan Druart <jonathan.druart> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | claire.hernandez, jonathan.druart, paul.poulain, stephane.delaye, veron |
| Version: | 3.10 | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Bug Depends on: | |||
| Bug Blocks: | 7163 | ||
| Attachments: |
Bug 7168: Add basket group search field in histsearch.pl
[SIGNED-OFF] Bug 7168: Add basket group search field in histsearch.pl |
||
|
Description
Julian Maurice
2011-11-06 03:18:30 UTC
Created attachment 11416 [details] [review] Bug 7168: Add basket group search field in histsearch.pl Allow to search orders by basket group name Created attachment 11526 [details] [review] [SIGNED-OFF] Bug 7168: Add basket group search field in histsearch.pl Allow to search orders by basket group name Signed-off-by: Marc Veron <veron@veron.ch> Displays search field for baketgroup as expected. QA Comment: Add a basket group name search field. Marked as Passed QA. The patch add a "LIKE %$var%" to the history search. Will badly hit performances, but it's OK in history search. Ok in master. Marked as RESOLVED. |