My company requires changes to the CRM workflow that I’ve been slowly implementing. Can anyone suggest to me a way I can save a Lead and a Customer in an Opportunity. Currently when ever you save an Opportunity it either sets the Customer or the Lead to “None”.
I have tried adding the Customer back in with a custom script using the “before_save” hook, and I’ve tried adding a custom “Customer” or “Lead” field and populating that but it causes problems down the road when generating new docs from the Opportunity.