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",