Bug 17642: Add and use get_descriptions_by_koha_field
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 16 Nov 2016 16:46:34 +0000 (17:46 +0100)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 18 Nov 2016 15:52:00 +0000 (15:52 +0000)
commita16a75018063477cf13fdbdad60152bbb27a7616
tree0efec50c97d61482894b36cac69745c42068bc79
parent6585bfc28480d969eeff2289208f775d920ff19c
Bug 17642: Add and use get_descriptions_by_koha_field

Ok I am silly, we needed to replace to use the cache mechanism for
search_by_koha_field, not find_by_koha_field...
Let's create another subroutine

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
13 files changed:
C4/Search.pm
C4/XSLT.pm
Koha/AuthorisedValues.pm
basket/basket.pl
catalogue/detail.pl
catalogue/moredetail.pl
circ/returns.pl
opac/opac-basket.pl
opac/opac-detail.pl
reports/catalogue_stats.pl
reports/issues_stats.pl
reports/reserves_stats.pl
t/db_dependent/AuthorisedValues.t