fix: Add header to workflow action

This commit is contained in:
Suraj Shetty 2021-01-13 10:49:24 +05:30
parent 7e4bc4d9b3
commit 8bb00f72e6

View file

@ -290,6 +290,7 @@ def get_common_email_args(doc):
common_args = {
'template': 'workflow_action',
'header': 'Workflow Action',
'attachments': [frappe.attach_print(doctype, docname , file_name=docname)],
'subject': subject,
'message': response