]> git.koha-community.org Git - koha.git/commit
Bug 13378: Add a filter to search suggestions not linked to a fund
authorJonathan Druart <jonathan.druart@biblibre.com>
Wed, 3 Dec 2014 10:35:36 +0000 (11:35 +0100)
committerMason James <mtj@kohaaloha.com>
Fri, 23 Jan 2015 07:07:18 +0000 (20:07 +1300)
commit82c6fd5642aee1fc2d3fae1d9835d680b4b79c2a
tree66735e5e4053384b06cd8e5d5d0fd91e16007add
parentd561213146334dfc3d4013a5fc86dee19ac7552c
Bug 13378: Add a filter to search suggestions not linked to a fund

This patch adds a "None" option for the fund filter.

Test plan:
1/ Go on the suggestion search page
2/ Search suggestions not linked to a fund using the "None" option.
3/ Search all suggestions (linked or not to a fund) using the "Any" option.

Works as expected.
Signed-off-by: Marc Veron <veron@veron.ch>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Mason James <mtj@kohaaloha.com>
C4/Suggestions.pm
koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt
t/db_dependent/Suggestions.t