[Koha-bugs] [Bug 6918] New: can't place holds on 'on order' items with AllowOnShelfHolds off

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 26 14:33:55 CEST 2011


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

             Bug #: 6918
           Summary: can't place holds on 'on order' items with
                    AllowOnShelfHolds off
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: master
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: P5
         Component: Circulation
        AssignedTo: kyle.m.hall at gmail.com
        ReportedBy: nengard at gmail.com
         QAContact: koha-bugs at lists.koha-community.org
                CC: gmcharlt at gmail.com


I don't think this was always the case (but I might be wrong).  If
AllowOnShelfHolds is set to 'don't allow' then patrons cannot place holds on
items that are marked 'on order' (not for loan=-1).  Technically items on order
are not on the shelf and should be allowed to be placed on hold.  

This may require a preference for people to say whether they want to allow
holds on 'on order' items and/or what the not for loan value is for 'on order'
since there is nothing stopping the user from changing the value from -1 to
something else.

The easy fix is just to make the system allow holds on items with -1 for
notforloan like I think it was before.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list