[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
Fri Dec 14 15:34:13 CET 2012


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

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

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

--- Comment #2 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 14126
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14126&action=edit
[SIGNED-OFF] 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

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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


More information about the Koha-bugs mailing list