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