Merge pull request #5197 from KanchanChauhan/UXChanges_ERPNext

[WIP] No not merge
This commit is contained in:
Rushabh Mehta
2016-04-21 11:39:45 +05:30
23 changed files with 146 additions and 120 deletions

View File

@@ -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')