From 27067b34e1b5ed915f62ccbd8a2cb0799a3cc02c Mon Sep 17 00:00:00 2001 From: Suraj Shetty Date: Tue, 3 Jul 2018 10:08:45 +0530 Subject: [PATCH] Rename (#14771) - Daily Work Summary Settings to Daily Work Summary Group in hr.py --- erpnext/config/hr.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/config/hr.py b/erpnext/config/hr.py index 7ead57201d..647090f8c7 100644 --- a/erpnext/config/hr.py +++ b/erpnext/config/hr.py @@ -317,7 +317,7 @@ def get_data(): }, { "type": "doctype", - "name": "Daily Work Summary Settings" + "name": "Daily Work Summary Group" }, { "type": "doctype",