This commit is contained in:
Rushabh Mehta 2012-12-10 11:15:59 +05:30
parent 0952dcdda3
commit 29be18947e

View File

@ -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!')