From a64f53801badf8c1a4da5663180b72beaf4a1353 Mon Sep 17 00:00:00 2001 From: Kanchan Chauhan Date: Wed, 8 Mar 2017 16:59:49 +0530 Subject: [PATCH] [Minor] Label change in Expense Claim --- erpnext/hr/doctype/expense_claim/expense_claim.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/erpnext/hr/doctype/expense_claim/expense_claim.json b/erpnext/hr/doctype/expense_claim/expense_claim.json index 052284d247..5b41154919 100644 --- a/erpnext/hr/doctype/expense_claim/expense_claim.json +++ b/erpnext/hr/doctype/expense_claim/expense_claim.json @@ -1,5 +1,6 @@ { "allow_copy": 0, + "allow_guest_to_view": 0, "allow_import": 1, "allow_rename": 0, "autoname": "naming_series:", @@ -812,7 +813,7 @@ "in_global_search": 0, "in_list_view": 0, "in_standard_filter": 0, - "label": "Employees Email Address", + "label": "Cost Center", "length": 0, "no_copy": 0, "options": "Cost Center", @@ -921,19 +922,19 @@ "width": "160px" } ], + "has_web_view": 0, "hide_heading": 0, "hide_toolbar": 0, "icon": "icon-money", "idx": 1, "image_view": 0, "in_create": 0, - "in_dialog": 0, "is_submittable": 1, "issingle": 0, "istable": 0, "max_attachments": 0, "menu_index": 0, - "modified": "2017-02-17 16:52:25.682739", + "modified": "2017-03-08 06:28:46.142302", "modified_by": "Administrator", "module": "HR", "name": "Expense Claim",