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

            Bug ID: 28338
           Summary: Avoid validating holdability along with a specific
                    pickup location
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P5 - low
         Component: Hold requests
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

Several bugs tried to address this question: when calling CanItemBeReserved,
what pickup location parameter should be passed? And we've been going back and
forth between userenv, reservescontrolbranch, etc. And there are two open bugs
related to the area.

Truth is, CanItemBeReserved is being passed a branchcode, but what we really be
doing, is checking if the item can be reserved (at any pickup location) and
provide a way for item-level holds to have a valid pickup location selected by
staff members.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to