Bug 17642: Add find_by_koha_field
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 16 Nov 2016 15:08:59 +0000 (15:08 +0000)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 18 Nov 2016 15:51:59 +0000 (15:51 +0000)
commit864aa5805dfb68dde762796d6cacd2f7959d15c5
treecf00419eb2f2778fd87c13c0e9e0129eb6df26c4
parent3b921db2226a9014c51c14c93d2bb6b3215f7052
Bug 17642: Add find_by_koha_field

When we call search_by_koha_field with an authorised_value, we actually
expect only 1 value

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>
Koha/AuthorisedValues.pm
t/db_dependent/AuthorisedValues.t