[Koha-bugs] [Bug 22774] New: Limit Purchase Suggestion in a specified Time period

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 25 17:36:07 CEST 2019


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

            Bug ID: 22774
           Summary: Limit Purchase Suggestion in a specified Time period
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Acquisitions
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: joy at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
  Target Milestone: ---

Many libraries would like the ability to limit purchase suggestions made by a
patron to a certain number over a specified period.  i.e. 3 suggestions every
30 days.  The MaxOpenSuggestions works to limit 'open' suggestions, but does
not take into account the total suggestions made by patrons. We need the
ability to limit the number of suggestions a patron can make in a "rolling
number of weeks" (over last X weeks). 

The variables for this would be the number of suggestions and the number of
rolling weeks.

Suggested system preference "MaxTotalSuggestions" with two variables.  First is
the number of total suggestions and the second is the number of days.

e.g. MaxTotalSuggestion Allow 3 total suggestions over 30 days.  (user
configures the numbers to suit their policy)

Result: Users are prevented from making any suggestions if the total
suggestions (pending/checked/accepted/rejected) they've made over the last X
days is equal to the max specified.

-- 
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