Make the communication from the issue webform (#14015)

This commit is contained in:
Manas Solanki
2018-05-16 10:47:02 +05:30
committed by Rushabh Mehta
parent 292f46fec0
commit 1b48fde986
4 changed files with 74 additions and 3 deletions

View File

@@ -4,4 +4,5 @@ import frappe
def get_context(context):
# do your magic here
pass
if context.doc:
context.read_only = 1