]> 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, 16 Jan 2015 23:32:32 +0000 (12:32 +1300)
commit10ee2cd2f1d5e50a566542638acfa3fc5aaca22a
treecc27b226534bb15c74385a2f5028dd3230960a40
parentd21856d2ad8b63c863bfdd3f39c06e7feafd6f2b
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