[Koha-bugs] [Bug 12191] New: Items with not for loan status shouldn't trigger a transfer

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 6 07:01:37 CEST 2014


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

            Bug ID: 12191
           Summary: Items with not for loan status shouldn't trigger a
                    transfer
 Change sponsored?: ---
           Product: Koha
           Version: 3.14
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: hbraum at nekls.org
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

Items with notforloan setting ≠ 0 [so 1 or -1, for example] CAN be checked in
and CANNOT be checked out -- both expected behaviors. 

However, items with notforloan ≠ 0 CAN trigger a branch transfer and put an
item into transit for a hold. 

I don't think items should be able to trigger a transfer at all on checkin, if
the item still has notforloan ≠ 0.

-- 
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