typo
gitea/salix/pipeline/head There was a failure building this commit Details

This commit is contained in:
Alex Moreno 2023-02-21 10:17:25 +01:00
parent cc5a867bf4
commit bcfa762038
1 changed files with 1 additions and 1 deletions

View File

@ -1858,7 +1858,7 @@ INSERT INTO `ACL` VALUES
(14,'PayMethod','*','READ','ALLOW','ROLE','trainee'), (14,'PayMethod','*','READ','ALLOW','ROLE','trainee'),
(16,'FakeProduction','*','READ','ALLOW','ROLE','employee'), (16,'FakeProduction','*','READ','ALLOW','ROLE','employee'),
(17,'Warehouse','* ','READ','ALLOW','ROLE','trainee'), (17,'Warehouse','* ','READ','ALLOW','ROLE','trainee'),
(18,'State','*','READ','ALLOW','ROLE','employee'),dbVersion (18,'State','*','READ','ALLOW','ROLE','employee'),
(20,'TicketState','*','*','ALLOW','ROLE','employee'), (20,'TicketState','*','*','ALLOW','ROLE','employee'),
(24,'Delivery','*','READ','ALLOW','ROLE','employee'), (24,'Delivery','*','READ','ALLOW','ROLE','employee'),
(25,'Zone','*','READ','ALLOW','ROLE','employee'), (25,'Zone','*','READ','ALLOW','ROLE','employee'),