From 665175e0c15a73523ce48512b740937b1654077a Mon Sep 17 00:00:00 2001 From: Nabin Hait Date: Thu, 24 Jan 2013 16:08:26 +0530 Subject: [PATCH] fixes in territory link to sales browser --- selling/doctype/lead/lead.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/selling/doctype/lead/lead.txt b/selling/doctype/lead/lead.txt index 0d4983a87f..688c65385b 100644 --- a/selling/doctype/lead/lead.txt +++ b/selling/doctype/lead/lead.txt @@ -1,8 +1,8 @@ [ { - "creation": "2013-01-10 16:34:18", + "creation": "2013-01-22 16:50:33", "docstatus": 0, - "modified": "2013-01-22 14:56:03", + "modified": "2013-01-24 16:06:05", "modified_by": "Administrator", "owner": "Administrator" }, @@ -227,7 +227,7 @@ "oldfieldtype": "Data" }, { - "description": "To manage Territory, click here", + "description": "To manage Territory, click here", "doctype": "DocField", "fieldname": "territory", "fieldtype": "Link", @@ -470,6 +470,6 @@ { "cancel": 0, "doctype": "DocPerm", - "role": "System Manager" + "role": "Guest" } ] \ No newline at end of file