Bugzilla – Attachment 180923 Details for
Bug 37211
All notes in the patron account transactions table should be editable
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 37211: (follow-up) Correct Auth/Permissions.t test to account for new permission
Bug-37211-follow-up-Correct-AuthPermissionst-test-.patch (text/plain), 1.07 KB, created by
Lucas Gass (lukeg)
on 2025-04-14 16:32:25 UTC
(
hide
)
Description:
Bug 37211: (follow-up) Correct Auth/Permissions.t test to account for new permission
Filename:
MIME Type:
Creator:
Lucas Gass (lukeg)
Created:
2025-04-14 16:32:25 UTC
Size:
1.07 KB
patch
obsolete
>From c4e37827aa15cb192b72bbbf8122fac4536013f4 Mon Sep 17 00:00:00 2001 >From: Lucas Gass <lucas@bywatersolutions.com> >Date: Mon, 14 Apr 2025 16:32:01 +0000 >Subject: [PATCH] Bug 37211: (follow-up) Correct Auth/Permissions.t test to > account for new permission > >--- > 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 fa9d68656a3..5ee6b82f0fe 100755 >--- a/t/Koha/Auth/Permissions.t >+++ b/t/Koha/Auth/Permissions.t >@@ -287,6 +287,7 @@ subtest 'superlibrarian tests' => sub { > 'CAN_user_tools_view_system_logs' => 1, > 'CAN_user_tools' => 1, > 'CAN_user_updatecharges_discount' => 1, >+ 'CAN_user_updatecharges_edit_accountline_notes' => 1, > 'CAN_user_updatecharges_manual_credit' => 1, > 'CAN_user_updatecharges_manual_invoice' => 1, > 'CAN_user_updatecharges_payout' => 1, >-- >2.39.5
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 37211
:
168211
|
168212
|
170002
|
170003
|
170218
|
170219
|
177244
|
177245
|
177248
|
177249
|
177250
|
177251
|
177252
|
177261
|
179178
|
179179
|
179180
|
179181
|
179182
|
179963
|
179967
|
179972
|
179977
| 180923