mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-04 12:49:10 +00:00
Issues on the Portal should be editable (#15181)
This commit is contained in:
@@ -4,5 +4,4 @@ import frappe
|
|||||||
|
|
||||||
def get_context(context):
|
def get_context(context):
|
||||||
# do your magic here
|
# do your magic here
|
||||||
if context.doc:
|
pass
|
||||||
context.read_only = 1
|
|
||||||
|
|||||||
Reference in New Issue
Block a user