[Koha-bugs] [Bug 9576] Enable or disable issue limit confirmation

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 11 14:30:25 CET 2013


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

--- Comment #2 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 15236
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15236&action=edit
Bug 9576 - Enable or disable issue limit confirmation

Adds a new system preference AllowTooManyOverride to control whether
a librarian can override the 'Too many checked out' message which is
currently always overridable.

Test Plan:
1) Apply patch
2) Run updatedatabase.pl
3) Attempt to check out 1 more item to a patron than the max issues
4) You should be allowed to override by default ( current behavior )
5) Set AllowTooManyOverride to "Don't allow"
6) Repeat step 3
7) You should be blocked from being able to issue the item

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


More information about the Koha-bugs mailing list