From ea61046e8dc8616fc765487847659a142bdc1f2c Mon Sep 17 00:00:00 2001 From: Nabin Hait Date: Wed, 21 Jan 2015 14:07:30 +0530 Subject: [PATCH] Updated Quotation Status --- erpnext/selling/doctype/quotation/quotation.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/erpnext/selling/doctype/quotation/quotation.json b/erpnext/selling/doctype/quotation/quotation.json index 9af5029e79..9029670b3a 100644 --- a/erpnext/selling/doctype/quotation/quotation.json +++ b/erpnext/selling/doctype/quotation/quotation.json @@ -723,7 +723,7 @@ "no_copy": 1, "oldfieldname": "status", "oldfieldtype": "Select", - "options": "Draft\nSubmitted\nOrdered\nLost\nCancelled", + "options": "Draft\nSubmitted\nOrdered\nLost\nCancelled\nOpen\nReplied", "permlevel": 0, "print_hide": 1, "read_only": 1, @@ -842,7 +842,7 @@ "idx": 1, "is_submittable": 1, "max_attachments": 1, - "modified": "2015-01-12 16:57:14.706270", + "modified": "2015-01-21 11:24:08.210880", "modified_by": "Administrator", "module": "Selling", "name": "Quotation",