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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 12 21:29:45 CET 2023


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

--- Comment #4 from Nick Clemens <nick at bywatersolutions.com> ---
Could it be a new bookings endpoint, or a parameter on the bookings endpoint to
include circulations?

I think 'manage_bookings' covers the ability to place/update/delete bookings,
so shouldn't require more than this.

It looks like we fetch the checkouts, and turn them into bookings for the
purposes here anyway - so seems it would make sense to have a 'current
bookings' which includes the checkouts

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


More information about the Koha-bugs mailing list