fixes #5287 Añadir campo Locker (Taquilla) en Worker/Basic Data y crear nueva sección Worker/PDA #1347
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix#1347
Loading…
Reference in New Issue
No description provided.
Delete Branch "5287-worker-locker-pda"
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: #5287 Añadir campo Locker (Taquilla) en Worker/Basic Data y crear nueva sección Worker/PDAto fixes #5287 Añadir campo Locker (Taquilla) en Worker/Basic Data y crear nueva sección Worker/PDA@ -0,0 +3,4 @@
VALUES
('DeviceProduction', '*', '*', 'ALLOW', 'ROLE', 'employee'),
('DeviceProductionModels', '*', '*', 'ALLOW', 'ROLE', 'employee'),
('DeviceProductionState', '*', '*', 'ALLOW', 'ROLE', 'employee'),
Pregunta permisos a Juanjo
@ -0,0 +2,4 @@
module.exports = Self => {
Self.remoteMethodCtx('allocatePDA', {
description: 'Deallocate the worker's PDA',
descripcio incorrecta?