Merge branch 'hotfix' into hotfix-lead-import-fix

This commit is contained in:
Saurabh
2019-05-13 12:07:33 +05:30
committed by GitHub
12 changed files with 3077 additions and 2899 deletions

View File

@@ -167,7 +167,7 @@ def make_quotation(source_name, target_doc=None):
{"Lead": {
"doctype": "Quotation",
"field_map": {
"name": "lead"
"name": "party_name"
}
}}, target_doc)
target_doc.quotation_to = "Lead"