Bugzilla – Attachment 153730 Details for
Bug 33105
Add vendor issues
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 33105: (follow-up) DB changes
Bug-33105-follow-up-DB-changes.patch (text/plain), 1.25 KB, created by
Jonathan Druart
on 2023-07-20 15:38:34 UTC
(
hide
)
Description:
Bug 33105: (follow-up) DB changes
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2023-07-20 15:38:34 UTC
Size:
1.25 KB
patch
obsolete
>From d0fddc019478432847dac708fdc8f9db129c877d Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Thu, 20 Jul 2023 16:25:45 +0200 >Subject: [PATCH] Bug 33105: (follow-up) DB changes > >boooh! > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >--- > installer/data/mysql/mandatory/userpermissions.sql | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/installer/data/mysql/mandatory/userpermissions.sql b/installer/data/mysql/mandatory/userpermissions.sql >index 103c27accc5..2f84c9bc2f7 100644 >--- a/installer/data/mysql/mandatory/userpermissions.sql >+++ b/installer/data/mysql/mandatory/userpermissions.sql >@@ -73,7 +73,7 @@ INSERT INTO permissions (module_bit, code, description) VALUES > (11, 'planning_manage', 'Manage budget plannings'), > (11, 'order_manage', 'Manage baskets and order lines'), > (11, 'order_manage_all', 'Manage all baskets and order lines, regardless of restrictions on them'), >- (11, 'issue_manage', 'Manage issues'); >+ (11, 'issue_manage', 'Manage issues'), > (11, 'group_manage', 'Manage basket groups'), > (11, 'order_receive', 'Receive orders and manage shipments'), > (11, 'budget_add_del', 'Add and delete funds (but can''t modify funds)'), >-- >2.25.1
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 33105
:
149509
|
149510
|
149511
|
149512
|
149513
|
149514
|
149515
|
149530
|
149531
|
149532
|
149556
|
149557
|
149558
|
149559
|
149560
|
149561
|
149562
|
152894
|
152895
|
152896
|
152897
|
152898
|
152899
|
152900
|
153117
|
153118
|
153119
|
153122
|
153123
|
153125
|
153126
|
153127
|
153128
|
153129
|
153130
|
153131
|
153132
|
153133
|
153134
|
153135
|
153136
|
153137
| 153730 |
153731