[Koha-bugs] [Bug 6837] When AllowOnShelfHolds is OFF then holds on records with available items should not be possible

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 26 17:23:13 CET 2013


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

Barry Cannon <barry at oslo.ie> changed:

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

--- Comment #14 from Barry Cannon <barry at oslo.ie> ---
Created attachment 23162
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23162&action=edit
Patch to fix Bug 6837

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.


More information about the Koha-bugs mailing list