[Koha-bugs] [Bug 9206] Only allow place holds in records that the patron don't have in his possession

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 4 16:58:36 CET 2012


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

--- Comment #1 from Vitor Fernandes <vfernandes at keep.pt> ---
Created attachment 13881
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13881&action=edit
BUG 9206 - Only allow place holds in records that the patron don't have in his
possession

Added a system preference to turn on/off this feature.
By default the system allow the patron to place holds even if it is in his
possession.
Script to place holds check if the system preference is off and if patron has
at least one item to block holds.
Messages to say that are already in patron possession added to templates.
Method to check if patron has one issue from one record added to
C4::Circulation

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


More information about the Koha-bugs mailing list