[Koha-bugs] [Bug 15128] Add ability to limit the number of open purchase suggestions a patron can make

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 1 18:04:24 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15128

--- Comment #42 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 53045
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=53045&action=edit
Bug 15128: Do not display "New suggestion" if limit has just been reached

If limit is X and patrons has X-1 pending suggestions, when a new one is
added, the "New suggestion" should not been added.
to avoid another call to SearchSuggestions, we assume than the
suggestion has been correctly added.

Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list