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@lists.koha-community.org Reporter: nick@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@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.