refs #7529 back models acls #2563
No reviewers
Labels
No Milestone
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix#2563
Loading…
Reference in New Issue
No description provided.
Delete Branch "7529-workerPIT"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
WIP: refs #7529 back models aclsto refs #7529 back models acls@ -0,0 +1,15 @@
-- ALTER TABLE vn.workerRelatives DROP FOREIGN KEY workerRelatives_disabilityGradeFk;
Comentat?
@ -0,0 +1,15 @@
ALTER TABLE vn.workerRelatives DROP FOREIGN KEY workerRelatives_disabilityGradeFk;
ALTER TABLE vn.workerRelatives DROP FOREIGN KEY workerRelatives_workerFk;
-- RENAME TABLE `vn`.`workerRelatives` TO `vn`.`workerRelative`;
Comentat?
@ -0,0 +3,4 @@
INSERT INTO salix.ACL (model,property,accessType,permission,principalType,principalId)
VALUES
('WorkerRelative','*','*','ALLOW','ROLE','hr'),
Sense "*"? @jgallego
igual que tenga worker