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

Kyle M Hall <[email protected]> changed:

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

--- Comment #2 from Kyle M Hall <[email protected]> ---
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 <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to