Editing C4::Suggestions.pm
authorHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Tue, 25 Aug 2009 21:56:16 +0000 (23:56 +0200)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Wed, 30 Sep 2009 09:29:23 +0000 (11:29 +0200)
commit8802bbf5fe6c0b35ad4d6e00293eb102a48b92b4
tree8c36d775e3bcf1ac346a4c1a16b2298ad22856b4
parentadaffc363b0d8610f4833a0202208cf80f3e1b87
Editing C4::Suggestions.pm

Enhancing C4::SearchSuggestion
And changing its API
Changing C4::Suggestions API taking a hashref for NewSuggestion and ModSuggestion

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
C4/Letters.pm
C4/Suggestions.pm
acqui/acqui-home.pl
acqui/newordersuggestion.pl
koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tmpl [new file with mode: 0755]
koha-tmpl/opac-tmpl/prog/en/modules/opac-suggestions.tmpl
opac/opac-suggestions.pl
suggestion/suggestion.pl [new file with mode: 0755]
t/db_dependent/Suggestions.t [new file with mode: 0644]