Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
1973 Переглядів

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.

Найкраща відповідь

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


Аватар
Відмінити
Автор

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 Відповіді Переглядів Дія
1
бер. 24
1461
2
серп. 23
2979
2
квіт. 25
17120
0
трав. 20
3066
3
трав. 19
4359