[Koha-bugs] [Bug 35469] New: Cannot create bookings without circulation permissions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 1 18:51:15 CET 2023


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

            Bug ID: 35469
           Summary: Cannot create bookings without circulation permissions
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Circulation
          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, kyle.m.hall at gmail.com

When attempting to place a booking on an item in the catalogue a user needs
several permissions:
1 - Patron search permissions (see bug 29503)
2 - circulate: manage_bookings
3 - circulate_ circulate_remaning_permissions

If you don't have the third, the loading of patrons seems to die on looking up
checkouts via the api - this prevents the JS from enabling the 'Period' field
for choosing booking dats and the booking cannot proceed.

That third permission is not expected I think

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