mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-12 14:58:24 +00:00
[fix] opportunity -> quotation
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user