[fix] [hot] erpnext contact page
This commit is contained in:
parent
f7cfaf58b5
commit
ddd79f43d2
@ -21,3 +21,5 @@ def send_message(subject="Website Query", message="", sender="", status="Open"):
|
||||
"sent_or_received": "Received"
|
||||
})
|
||||
comm.insert(ignore_permissions=True)
|
||||
|
||||
return "okay"
|
||||
|
Loading…
Reference in New Issue
Block a user