hotFix: workerTimeControl #1796
Labels
No Milestone
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix#1796
Loading…
Reference in New Issue
No description provided.
Delete Branch "hotFix_workeTimeControl_sendMail"
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?
@ -102,4 +85,0 @@
stmt = new ParameterizedSQL('DROP TEMPORARY TABLE IF EXISTS tmp.`user`');
stmts.push(stmt);
stmt = new ParameterizedSQL('CREATE TEMPORARY TABLE IF NOT EXISTS tmp.`user` SELECT id as userFk FROM vn.worker w JOIN account.`user` u ON u.id = w.id WHERE id IS NOT NULL');
Realment lo unic que fallava era que el id era un camp ambiguo, pero ja que estava he refactorisat el codi que esta tot duplicat
Tot ve pq ha fallà la setmana pasada el envio de registro de horas
Asegurat que account.user i worker es lo mateix