fix in email digest
This commit is contained in:
parent
ea4e6b0f0c
commit
d7774d0ab0
@ -418,7 +418,6 @@ class DocType:
|
|||||||
sendmail(
|
sendmail(
|
||||||
recipients=recipient_list,
|
recipients=recipient_list,
|
||||||
sender='notifications+email_digest@erpnext.com',
|
sender='notifications+email_digest@erpnext.com',
|
||||||
reply_to='support@erpnext.com',
|
|
||||||
subject=self.doc.frequency + ' Digest',
|
subject=self.doc.frequency + ' Digest',
|
||||||
msg=email_body
|
msg=email_body
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user