Skip to Content
Menu
This question has been flagged
1 Reply
1327 Views

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?

Avatar
Discard
Author

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.

Best Answer

You may ensure that 'Opportunity' check box in the related salesperson's Team configuration is not ticked and only 'Leads' checkbox is ticked.


Avatar
Discard
Author

Thank you for the suggestion. I tried leaving only leads selected for the sales team but it still converted it to an opportunity upon assignment.

Related Posts Replies Views Activity
1
Mar 24
814
2
Aug 23
1465
2
Apr 25
15672
0
May 20
2292
3
May 19
3602