From 3c059de1225c559bce88937eb58bc5ead86b7738 Mon Sep 17 00:00:00 2001 From: Rucha Mahabal Date: Tue, 28 Jun 2022 12:34:01 +0530 Subject: [PATCH] chore: Remove links for Employee Hours Utilization Based On Timesheet and Project Profitability from Projects workspace --- .../projects/workspace/projects/projects.json | 25 ++----------------- 1 file changed, 2 insertions(+), 23 deletions(-) diff --git a/erpnext/projects/workspace/projects/projects.json b/erpnext/projects/workspace/projects/projects.json index c5a047d5cb..1253649e49 100644 --- a/erpnext/projects/workspace/projects/projects.json +++ b/erpnext/projects/workspace/projects/projects.json @@ -138,28 +138,6 @@ "onboard": 1, "type": "Link" }, - { - "dependencies": "Timesheet", - "hidden": 0, - "is_query_report": 1, - "label": "Employee Hours Utilization", - "link_count": 0, - "link_to": "Employee Hours Utilization Based On Timesheet", - "link_type": "Report", - "onboard": 0, - "type": "Link" - }, - { - "dependencies": "Timesheet, Sales Invoice, Salary Slip", - "hidden": 0, - "is_query_report": 1, - "label": "Project Profitability", - "link_count": 0, - "link_to": "Project Profitability", - "link_type": "Report", - "onboard": 0, - "type": "Link" - }, { "dependencies": "Project", "hidden": 0, @@ -194,13 +172,14 @@ "type": "Link" } ], - "modified": "2022-01-13 17:41:55.163878", + "modified": "2022-06-28 12:31:30.167740", "modified_by": "Administrator", "module": "Projects", "name": "Projects", "owner": "Administrator", "parent_page": "", "public": 1, + "quick_lists": [], "restrict_to_domain": "", "roles": [], "sequence_id": 20.0,