Make the communication from the issue webform (#14015)
This commit is contained in:
committed by
Rushabh Mehta
parent
292f46fec0
commit
1b48fde986
@@ -4,4 +4,5 @@ import frappe
|
||||
|
||||
def get_context(context):
|
||||
# do your magic here
|
||||
pass
|
||||
if context.doc:
|
||||
context.read_only = 1
|
||||
Reference in New Issue
Block a user