feat: add close permissions jobcard filters and detailed xls reports
This commit is contained in:
@@ -83,6 +83,7 @@ CREATE TABLE IF NOT EXISTS notifications (
|
||||
INSERT IGNORE INTO permissions (name, description) VALUES
|
||||
('technical.view', 'View client technical information'),
|
||||
('technical.manage', 'Manage client technical information'),
|
||||
('jobcards.close', 'Close jobcards'),
|
||||
('credentials.view', 'View protected credentials'),
|
||||
('credentials.manage', 'Manage protected credentials'),
|
||||
('attachments.view', 'View jobcard attachments'),
|
||||
|
||||
Reference in New Issue
Block a user