[Koha-bugs] [Bug 32082] New: CanBookBeReserved with itype option is a different subroutine and should be split out

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 3 11:01:31 CET 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32082

            Bug ID: 32082
           Summary: CanBookBeReserved with itype option is a different
                    subroutine and should be split out
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Hold requests
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: nick at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com

The call to this routine with param itemtype is self contained code that in
fact checks CanItemtypeBeReserved

Calling it as CanBookBeReturned passes ReservesControlBranch as pickup_location
- it's a bad smell

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


More information about the Koha-bugs mailing list