Merge pull request #5197 from KanchanChauhan/UXChanges_ERPNext
[WIP] No not merge
This commit is contained in:
@@ -11,7 +11,8 @@ def get_context(context):
|
||||
raise frappe.PermissionError
|
||||
|
||||
context.no_cache = 1
|
||||
|
||||
context.show_search = True
|
||||
context.show_sidebar = True
|
||||
project = frappe.get_doc('Project', frappe.form_dict.project)
|
||||
|
||||
project.has_permission('read')
|
||||
|
||||
Reference in New Issue
Block a user