fix: opportunity-quotation mapping order status (#25001)

This commit is contained in:
Anupam Kumar 2021-03-25 11:45:57 +05:30 committed by GitHub
parent 8a87ffc8f6
commit b4e842e25e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -248,7 +248,6 @@ def make_quotation(source_name, target_doc=None):
"doctype": "Quotation",
"field_map": {
"opportunity_from": "quotation_to",
"opportunity_type": "order_type",
"name": "enq_no",
}
},