Bug 14038: Make nl-search.pl not using C4::Members::Search
authorJonathan Druart <jonathan.druart@biblibre.com>
Wed, 22 Apr 2015 08:19:33 +0000 (10:19 +0200)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Fri, 15 May 2015 18:37:09 +0000 (15:37 -0300)
commit52ee96316f95efbc653d3c4f45d438f1e392679b
tree01d317f07fa108e1ec36218f3316986e40d8283c
parenta1b7f1506245576e0167b35ae91cfc080917554c
Bug 14038: Make nl-search.pl not using C4::Members::Search

To get rid of SQLHelper, we should not use this C4::Members::Search anymore.

Test plan for Magnus :)
0/ Enable the pref you need to use the Norwegian national library card ft
1/ Go on the members/nl-search.pl page and search for patrons.
2/ Make sure you search by card number and by "social security number"

Signed-off-by: Magnus Enger <magnus@enger.priv.no>
Searching works the same with and without the patch. Thanks Jonathan!

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
members/nl-search.pl