[Koha-bugs] [Bug 15128] New: 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
Wed Nov 4 15:24:53 CET 2015


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

            Bug ID: 15128
           Summary: Add ability to limit the number of open purchase
                    suggestions a patron can make
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Acquisitions
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: kyle at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org

Some libraries are finding that some patrons have a tendency to "spam" the
purchase suggestions with dozens of requests at a time. It would be nice if we
could limit the number of purchase suggestions a patron can place that are
neither Accepted or Rejected.

Idea:
1) Add new system preference "MaxOpenSuggestions"
2) Modify opac-suggestions.pl to count the number of suggesions the patron has
that are not Accepted or Rejected
3) If that count has reached the number specified in MaxOpenSuggestions, deny
the ability to place another suggestion with the message:
"You have reached your limit of suggestions you can place at this time. Once
the library has processed those suggestions you will be able to place more"

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


More information about the Koha-bugs mailing list