[Koha-bugs] [Bug 14337] New: AllowRenewalIfOtherItemsAvailable counts holdable not for loan items when checking renewability

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 5 13:48:42 CEST 2015


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

            Bug ID: 14337
           Summary: AllowRenewalIfOtherItemsAvailable counts holdable not
                    for loan items when checking renewability
 Change sponsored?: ---
           Product: Koha
           Version: 3.18
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: kyle at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

AllowRenewalIfOtherItemsAvailable checks
C4::Reserves::IsAvailableForItemLevelRequest to see if the item is holdable,
which catches not for loan values less than 0 ( i.e. holdable, but not
circ-able ). However, since this feature is about actually checking out items
to patrons, we should not count *any* not for loan items when deciding if the
available items will satisfy all current holds.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list