commit | 28879137974b99439948e28b0320de707e278bbe | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Wed Apr 15 15:40:05 2015 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Wed Apr 15 15:40:05 2015 +0530 |
tree | 3a33a9ee71a98c94e772be98465050647fd85c2d | |
parent | 2dea40f7bef0693d900b7d7b8e72d8d9d567c471 [diff] |
[fix] opportunity -> quotation
diff --git a/erpnext/crm/doctype/opportunity/opportunity.py b/erpnext/crm/doctype/opportunity/opportunity.py index 41bf9d5..abf5fef 100644 --- a/erpnext/crm/doctype/opportunity/opportunity.py +++ b/erpnext/crm/doctype/opportunity/opportunity.py
@@ -186,9 +186,6 @@ "enquiry_from": "quotation_to", "enquiry_type": "order_type", "name": "enq_no", - }, - "validation": { - "docstatus": ["=", 1] } }, "Opportunity Item": {