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

--- Comment #1 from Vitor Fernandes <vfernan...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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