4155-close_tickets #1056

Merged
joan merged 13 commits from 4155-close_tickets into dev 2022-09-21 06:46:32 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit a330e9d64a - Show all commits

View File

@ -1,3 +1,3 @@
INSERT INTO `salix`.`ACL` (`model`, `property`, `accessType`, `permission`, `principalType`, `principalId`)
VALUES
('OsTicketConfig', '*', 'READ', 'ALLOW', 'ROLE', 'it');
('OsTicketConfig', '*', '*', 'ALLOW', 'ROLE', 'it');