feat: add permission to reopen closed jobcards
This commit is contained in:
@@ -92,6 +92,7 @@ INSERT IGNORE INTO permissions (name, description) VALUES
|
||||
('technical.view', 'View client technical information'),
|
||||
('technical.manage', 'Manage client technical information'),
|
||||
('jobcards.close', 'Close jobcards'),
|
||||
('jobcards.reopen', 'Reopen closed jobcards'),
|
||||
('credentials.view', 'View protected credentials'),
|
||||
('credentials.manage', 'Manage protected credentials'),
|
||||
('attachments.view', 'View jobcard attachments'),
|
||||
|
||||
Reference in New Issue
Block a user