mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-06 21:59:13 +00:00
p
This commit is contained in:
@@ -22,6 +22,8 @@ def send_message():
|
|||||||
if not d.raised_by:
|
if not d.raised_by:
|
||||||
webnotes.msgprint('Please give us your email id so that we can write back to you', raise_exception=True)
|
webnotes.msgprint('Please give us your email id so that we can write back to you', raise_exception=True)
|
||||||
|
|
||||||
|
# make lead or contact
|
||||||
|
|
||||||
d.save()
|
d.save()
|
||||||
webnotes.msgprint('Thank you!')
|
webnotes.msgprint('Thank you!')
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user