Bugzilla – Attachment 158357 Details for
Bug 29002
Add ability to book items ahead of time
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 29002: (follow-up) Fix Permissions test
Bug-29002-follow-up-Fix-Permissions-test.patch (text/plain), 1.04 KB, created by
Martin Renvoize (ashimema)
on 2023-11-03 17:06:48 UTC
(
hide
)
Description:
Bug 29002: (follow-up) Fix Permissions test
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2023-11-03 17:06:48 UTC
Size:
1.04 KB
patch
obsolete
>From 2385ab6992a5744bc7571ffc924117650bfc3b47 Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Fri, 3 Nov 2023 17:06:18 +0000 >Subject: [PATCH] Bug 29002: (follow-up) Fix Permissions test > >--- > t/Koha/Auth/Permissions.t | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/t/Koha/Auth/Permissions.t b/t/Koha/Auth/Permissions.t >index 0d3e068917b..aec56828b93 100755 >--- a/t/Koha/Auth/Permissions.t >+++ b/t/Koha/Auth/Permissions.t >@@ -134,6 +134,7 @@ subtest 'superlibrarian tests' => sub { > 'CAN_user_catalogue' => 1, > 'CAN_user_circulate_circulate_remaining_permissions' => 1, > 'CAN_user_circulate_force_checkout' => 1, >+ 'CAN_user_circulate_manage_bookings' => 1, > 'CAN_user_circulate_manage_checkout_notes' => 1, > 'CAN_user_circulate_manage_curbside_pickups' => 1, > 'CAN_user_circulate_manage_restrictions' => 1, >-- >2.41.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 29002
:
125456
|
125457
|
125458
|
125459
|
151209
|
151211
|
151213
|
151216
|
151217
|
151218
| 158357 |
158358
|
160831