fix: Lead to customer creation (#33859)

This commit is contained in:
Deepesh Garg 2023-01-29 21:25:49 +05:30 committed by GitHub
parent 6674edface
commit faecf3ee40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -282,6 +282,7 @@ def _make_customer(source_name, target_doc=None, ignore_permissions=False):
"contact_no": "phone_1",
"fax": "fax_1",
},
"field_no_map": ["disabled"],
}
},
target_doc,