Bug 7168

Summary: Search orders by basket group name
Product: Koha Reporter: Julian Maurice <julian.maurice>
Component: AcquisitionsAssignee: 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   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
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
Add the possibility to search orders by the basket group name

BibLibre infos:
  Repository: git://git.biblibre.com/koha_biblibre.git
  Branch:     itt/ft/MT6881
Comment 1 Julian Maurice 2012-08-07 13:09:30 UTC Comment hidden (obsolete)
Comment 2 Marc VĂ©ron 2012-08-10 08:27:09 UTC
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.
Comment 3 Jonathan Druart 2012-08-22 10:07:03 UTC
QA Comment:

Add a basket group name search field.

Marked as Passed QA.
Comment 4 Paul Poulain 2012-09-03 15:51:04 UTC
The patch add a "LIKE %$var%" to the history search. Will badly hit performances, but it's OK in history search.
Comment 5 Julian Maurice 2012-09-14 13:52:42 UTC
Ok in master. Marked as RESOLVED.
Comment 6 Jonathan Druart 2013-10-28 12:52:10 UTC
*** Bug 7682 has been marked as a duplicate of this bug. ***