http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14979
Bug ID: 14979
Summary: Limit the number of "in process" purchase suggestions
a patron can place at one time
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Acquisitions
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Patron's have the ability to place an unlimited number of suggestions from the
OPAC. This has been an issue at some libraries where some patrons will place
many dozens or more suggestions at once.
Here's the 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 the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/