I'm working setting up auto assign leads. I have the rules where I want them but I can't seem to sort out why it is converting them from leads to opportunities. I want them to stay as a lead and have the decision to convert them be made by the assigned salesperson.
How can I prevent auto assign leads from converting to opportunities?
It seems to be an intended action. Not sure I will attempt to change it...
def _assign_and_convert_leads(self, work_days=1):
""" Main processing method to assign leads to sales team members. It also
converts them into opportunities.