al3xicon
02/09/2017, 4:27 PMemail.send({
author: author,
recipients: email_address,
subject: subject,
body: body,
relatedRecords: {
//entityId: customer,
transactionId: so_id.toString() // this fixes the bug, so that it will actually attach
}
});