[Koha-bugs] [Bug 35773] Cannot create bookings without edit_borrowers, label_creator, routing or order_manage permissions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 16 22:55:05 CET 2024


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

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |david at davidnind.com

--- Comment #5 from David Nind <david at davidnind.com> ---
Testing notes (using KTD):

1. As the koha user, set up an item for booking and place a booking -
everything should work as expected:
   1.1 Enable an item to be booked:
       . Go to a record with item(s).
       . Go to the items tab.
       . Update an item so that it is bookable (Priority section, update
Bookable to 'Yes'
   1.2 From the buttons above the title, select 'Place booking':
       . Choose a patron
       . Select a period (click a start and end date)
       . Submit

2. Set up another staff patron (such as Henry) so that:
   2.1 You can log in as them.
   2.2 They have these permissions:
       . Staff access, allows viewing of catalogue in staff interface
(catalogue)
       . Check out and check in items (circulate) (including Manage item
bookings (manage_bookings))

3. Log in as them and try to make a booking - note that when searching for the
patron name (such as lisa or mary), that you get no search results and can't
select a patron.

4. Apply the patch, flush_memcached, and restart everything (restart_all)

5. Try again to make a booking - you should now be able to successfully search
for a patron and submit the booking.

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


More information about the Koha-bugs mailing list