6013-sendMail_fix #1694
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix#1694
Loading…
Reference in New Issue
No description provided.
Delete Branch "6013-sendMail_fix"
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?
@ -373,2 +395,3 @@
if (tx) await tx.rollback();
throw e;
delete myOptions.transaction;
Probar a quitar los deletes y quitar el if al crear la transaccion del inicio para que siempre la cree