mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-26 10:08:30 +00:00
p
This commit is contained in:
@@ -22,6 +22,8 @@ def send_message():
|
||||
if not d.raised_by:
|
||||
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()
|
||||
webnotes.msgprint('Thank you!')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user