http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6837
Barry Cannon <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #23002|0 |1 is obsolete| | --- Comment #12 from Barry Cannon <[email protected]> --- Created attachment 23003 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23003&action=edit Patch to enforce AllowOnShelfHolds System Preference The original "AllowOnShelfHolds" SysPref had two options: "Allow" and "Don't Allow". When the preference was set to "Don't Allow" the system would still allow a hold to be placed on a bib if at least one of it's items was not on the shelf. This violated the SystemPreference. When this patch is implemented, and the "AllowShelfHolds" SysPref is set to "Don't Allow" the system will not provide a "Place Hold" option to the OPAC user if ANY item is on the shelf (in ANY location). Setting the SysPref to "Allow" will allow holds to be placed on the bib if there is an attached item on the shelf. -- You are receiving this mail because: You are the QA Contact for the bug. 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/
