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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Jul 13 00:52:00 CEST 2013


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #18722|0                           |1
        is obsolete|                            |
  Attachment #19612|0                           |1
        is obsolete|                            |

--- Comment #12 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 19613
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=19613&action=edit
[PASSED QA] 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

Signed-off-by: Srdjan <srdjan at catalyst.net.nz>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>

The new system preference is activated by default, which mean there
will be know change in behaviour on update.

The system preference is correctly added to the database and .pref
files.

Test plan and QA script passes.

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


More information about the Koha-bugs mailing list