From 27ba588e63a24057a16bfe6a52346f0983dfb3ad Mon Sep 17 00:00:00 2001 From: Nabin Hait Date: Thu, 28 Jul 2016 16:25:15 +0530 Subject: [PATCH] Added status converted in Opportunity --- erpnext/crm/doctype/opportunity/opportunity.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/erpnext/crm/doctype/opportunity/opportunity.json b/erpnext/crm/doctype/opportunity/opportunity.json index d117d06785c..d3ea98aa534 100644 --- a/erpnext/crm/doctype/opportunity/opportunity.json +++ b/erpnext/crm/doctype/opportunity/opportunity.json @@ -265,7 +265,7 @@ "no_copy": 1, "oldfieldname": "status", "oldfieldtype": "Select", - "options": "Open\nQuotation\nLost\nReplied\nClosed", + "options": "Open\nQuotation\nConverted\nLost\nReplied\nClosed", "permlevel": 0, "print_hide": 1, "print_hide_if_no_value": 0, @@ -974,7 +974,7 @@ "issingle": 0, "istable": 0, "max_attachments": 0, - "modified": "2016-03-03 06:13:49.728079", + "modified": "2016-07-03 06:13:49.728079", "modified_by": "Administrator", "module": "CRM", "name": "Opportunity",