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

This commit is contained in:
Anupam Kumar
2021-03-25 11:46:20 +05:30
committed by GitHub
parent 7a61696a25
commit 5bd58ef85c

View File

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