[Koha-bugs] [Bug 4045] No check for maximum number of allowed holds.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 18 14:35:08 CEST 2013


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #10411|0                           |1
        is obsolete|                            |

--- Comment #44 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 21200
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=21200&action=edit
Bug 4045 - No check for maximum number of allowed holds.

Re-add the system preference maxreserves.

All the code using maxreserves is still in place. Though it
is not used in the Reserves module, it is used in all the
scripts where holds are placed.

Also adds a check so that a borrower cannot exceed the maximum
number of allowed holds by using the multi-hold feature via
the opac.

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


More information about the Koha-bugs mailing list