mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-30 03:58:26 +00:00
form email sending via CommunicationComposer
This commit is contained in:
@@ -64,7 +64,7 @@ $.extend(cur_frm.cscript, {
|
||||
list: comm_list,
|
||||
parent: wrapper,
|
||||
doc: doc,
|
||||
email: doc.raised_by
|
||||
recipients: doc.raised_by
|
||||
})
|
||||
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user