Hotfix modificar entradas contabilizadas Ticket 191417 #2551
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix#2551
Loading…
Reference in New Issue
No description provided.
Delete Branch "Hotfix-modificar-entradas-contabilizadas-Ticket-191417"
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?
@ -0,0 +15,4 @@
FROM `entry` e
JOIN entryType et ON et.code = e.typeFk
WHERE NOT et.isInformal
AND id = vSelf;
e.id