[fix] opportunity -> quotation

This commit is contained in:
Rushabh Mehta 2015-04-15 15:40:05 +05:30
parent 2dea40f7be
commit 2887913797

View File

@ -186,9 +186,6 @@ def make_quotation(source_name, target_doc=None):
"enquiry_from": "quotation_to",
"enquiry_type": "order_type",
"name": "enq_no",
},
"validation": {
"docstatus": ["=", 1]
}
},
"Opportunity Item": {