Bug 35574: Bookings tab from biblio details should only require manage_bookings permi...
authorNick Clemens <nick@bywatersolutions.com>
Thu, 14 Dec 2023 17:10:35 +0000 (17:10 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Wed, 3 Jan 2024 14:48:28 +0000 (15:48 +0100)
commit33e90ff823f6fa10a990f31baf6f87130be69a0b
treed8a90ad20536a5c2919bcb8556135e67fe23ebe8
parent5b6943d38cec54fae08df8fd77ab47ad7b4ab9cb
Bug 35574: Bookings tab from biblio details should only require manage_bookings permission

TO test:
1 - Find or create a staff user
2 - Grant permissions:
    circulate: manage_bookings, circ_remaining_permissions
    catalogue
3 - Open a record details, go to items tab, mark an item as bookable
4 - Sign out and sign in as the patron above (or use a private window to sign in)
5 - Place a booking on the record located above
6 - Success
7 - Try to view the bookings tab
8 - Fail, you don't have permission
9 - Apply patch
10 - Success!

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit 87c1f304d6c236778d7675d6bf1619b4ce23a5a8)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
bookings/list.pl